signal-desktop/sticker-creator/elements/MessageSticker.scss

11 lines
116 B
SCSS
Raw Normal View History

2019-12-17 20:25:57 +00:00
@import '../../stylesheets/variables';
.base {
padding: 6px 12px;
}
.image {
width: 116px;
height: 116px;
}