mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 06:35:14 +00:00
Improve emoji set box design.
This commit is contained in:
@@ -79,6 +79,9 @@ stickersFeaturedInstalled: icon {{ "chat/input_save", lightButtonFg }};
|
||||
stickersMaxHeight: 320px;
|
||||
stickersPadding: margins(19px, 13px, 19px, 13px);
|
||||
stickersSize: size(64px, 64px);
|
||||
emojiSetPadding: margins(12px, 0px, 12px, 0px);
|
||||
emojiSetMaxHeight: 197px;
|
||||
emojiSetSize: size(42px, 39px);
|
||||
stickersScroll: ScrollArea(boxScroll) {
|
||||
deltat: 19px;
|
||||
deltab: 9px;
|
||||
@@ -225,6 +228,9 @@ stickerIconMove: 400;
|
||||
stickerPreviewDuration: 150;
|
||||
stickerPreviewMin: 0.1;
|
||||
|
||||
emojiIconWidth: 35px;
|
||||
emojiIconArea: 32px;
|
||||
|
||||
stickerGroupCategorySize: 28px;
|
||||
stickerGroupCategoryAbout: defaultTextStyle;
|
||||
stickerGroupCategoryAddMargin: margins(0px, 10px, 0px, 5px);
|
||||
|
Reference in New Issue
Block a user