style: less opacity on channel test label
This commit is contained in:
parent
c06273269e
commit
589e235756
1 changed files with 1 additions and 1 deletions
|
@ -69,7 +69,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
:global(.channels .label) {
|
:global(.channels .label) {
|
||||||
opacity: 0.33;
|
opacity: 0.2;
|
||||||
font-size: 6rem;
|
font-size: 6rem;
|
||||||
|
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
|
Loading…
Reference in a new issue