mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-28 12:23:31 +01:00
Introduce TitleTransition notification
This commit is contained in:
@@ -166,6 +166,12 @@
|
||||
@include system-message-icon('../images/icons/v3/refresh/refresh.svg');
|
||||
}
|
||||
|
||||
&--icon-thread::before {
|
||||
@include system-message-icon(
|
||||
'../images/icons/v3/thread/thread-compact.svg'
|
||||
);
|
||||
}
|
||||
|
||||
&--icon-timer::before {
|
||||
@include system-message-icon(
|
||||
'../images/icons/v3/timer/timer-compact.svg'
|
||||
|
||||
Reference in New Issue
Block a user