mirror of https://github.com/vector-im/riot-web
Fix the silence icon color
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>pull/21833/head
parent
24e6fc96f6
commit
dd800549d7
|
@ -74,7 +74,7 @@ limitations under the License.
|
|||
|
||||
height: 20px;
|
||||
width: 20px;
|
||||
background-color: $icon-button-color;
|
||||
background-color: $secondary-fg-color;
|
||||
mask-repeat: no-repeat;
|
||||
mask-size: contain;
|
||||
mask-position: center;
|
||||
|
|
Loading…
Reference in New Issue