Introduce TitleTransition notification

This commit is contained in:
Fedor Indutny
2024-03-06 15:59:51 -08:00
committed by GitHub
parent 09b5e6ef50
commit 3469a748fb
16 changed files with 336 additions and 51 deletions

View File

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