Fix minimal mode channel speaker icon
This commit is contained in:
parent
8c4d689d44
commit
45cba396d1
|
@ -383,6 +383,12 @@
|
||||||
line-height:14px;
|
line-height:14px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.bd-minimal .guilds li.audio .guild-inner:after {
|
||||||
|
width:12px;
|
||||||
|
height:12px;
|
||||||
|
background-size:12px;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
#bd-ps-container {
|
#bd-ps-container {
|
||||||
position:fixed;
|
position:fixed;
|
||||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue