mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-05-08 08:58:38 +01:00
Fix image in AvatarLightbox for Note to Self
This commit is contained in:
@@ -48,6 +48,13 @@
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
&__note_to_self {
|
||||
-webkit-mask: url('../images/icons/v3/note/note.svg') no-repeat center;
|
||||
-webkit-mask-size: 70%;
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
&__upload {
|
||||
align-items: center;
|
||||
background: $color-gray-02;
|
||||
|
||||
Reference in New Issue
Block a user