mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-25 04:36:46 +00:00
Disappearing messages: show 'disabled' instead of 'set to off'
This commit is contained in:
@@ -1255,6 +1255,10 @@
|
||||
@include color-svg('../images/timer.svg', $color-light-60);
|
||||
}
|
||||
|
||||
.module-timer-notification__icon--disabled {
|
||||
@include color-svg('../images/timer-disabled.svg', $color-light-60);
|
||||
}
|
||||
|
||||
.module-timer-notification__icon-label {
|
||||
font-size: 11px;
|
||||
line-height: 16px;
|
||||
|
||||
Reference in New Issue
Block a user