Fix the silence icon color

Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
Šimon Brandner
2021-07-24 14:06:52 +02:00
parent 24e6fc96f6
commit dd800549d7

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;