mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-20 00:18:45 +01:00
Init group terminate
This commit is contained in:
@@ -143,6 +143,15 @@
|
||||
@include system-message-icon('../images/icons/v3/info/info-compact.svg');
|
||||
}
|
||||
|
||||
&--icon-group-terminate::before {
|
||||
@include system-message-icon(
|
||||
'../images/icons/v3/group/group-x-inline.svg'
|
||||
);
|
||||
& {
|
||||
width: 24px;
|
||||
}
|
||||
}
|
||||
|
||||
&--icon-info::before {
|
||||
@include system-message-icon('../images/icons/v3/info/info-compact.svg');
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user