Fix the silence icon color

Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
pull/21833/head
Šimon Brandner 2021-07-24 14:06:52 +02:00
parent 24e6fc96f6
commit dd800549d7
No known key found for this signature in database
GPG Key ID: 55C211A1226CB17D
1 changed files with 1 additions and 1 deletions

View File

@ -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;