mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-27 03:43:27 +01:00
Sticker Creator
This commit is contained in:
committed by
Scott Nonnenberg
parent
2df1ba6e61
commit
11d47a8eb9
10
sticker-creator/elements/MessageSticker.scss
Normal file
10
sticker-creator/elements/MessageSticker.scss
Normal file
@@ -0,0 +1,10 @@
|
||||
@import '../../stylesheets/variables';
|
||||
|
||||
.base {
|
||||
padding: 6px 12px;
|
||||
}
|
||||
|
||||
.image {
|
||||
width: 116px;
|
||||
height: 116px;
|
||||
}
|
||||
Reference in New Issue
Block a user