Improve mute/unmute process
This commit is contained in:
@@ -126,6 +126,9 @@
|
||||
background-color: @button-bg;
|
||||
border-color: darken(@button-bg, 10%);
|
||||
color: white;
|
||||
.fa {
|
||||
margin-right: 0.2em;
|
||||
}
|
||||
&:hover {
|
||||
background-color: darken(@button-bg, 10%);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user