Fix muted channels not being faded out on subscription manager page
This commit is contained in:
parent
66b1159d36
commit
fd327ae653
@ -61,6 +61,8 @@
|
||||
display:flex;
|
||||
margin-bottom: 10px;
|
||||
break-inside:avoid;
|
||||
}
|
||||
.sub-list-item:not(.muted){
|
||||
background-color: var(--interface-color);
|
||||
}
|
||||
.tag-list{
|
||||
|
Loading…
x
Reference in New Issue
Block a user