mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-05-08 08:58:38 +01:00
Update styles for verified icon
This commit is contained in:
@@ -55,7 +55,9 @@
|
||||
}
|
||||
|
||||
&--verified {
|
||||
@include about-modal-icon('../images/icons/v3/check/check.svg');
|
||||
@include about-modal-icon(
|
||||
'../images/icons/v3/safety_number/safety_number.svg'
|
||||
);
|
||||
}
|
||||
|
||||
&--blocked {
|
||||
|
||||
Reference in New Issue
Block a user