mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-05-08 08:58:38 +01:00
Fix disabled timer icon in group details
This commit is contained in:
@@ -2802,8 +2802,8 @@ button.module-conversation-details__action-button {
|
||||
|
||||
&--timer {
|
||||
&::after {
|
||||
-webkit-mask: url(../images/icons/v2/timer-disabled-24.svg) no-repeat
|
||||
center;
|
||||
-webkit-mask: url(../images/icons/v2/timer-disabled-outline-24.svg)
|
||||
no-repeat center;
|
||||
|
||||
@include light-theme {
|
||||
background-color: $color-gray-75;
|
||||
|
||||
Reference in New Issue
Block a user