mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 06:35:14 +00:00
Add simple switch emoji set box.
This commit is contained in:
@@ -265,3 +265,9 @@ autocompleteRowPadding: margins(16px, 5px, 16px, 5px);
|
||||
autocompleteRowTitle: semiboldTextStyle;
|
||||
autocompleteRowKeys: defaultTextStyle;
|
||||
autocompleteRowAnswer: defaultTextStyle;
|
||||
|
||||
manageEmojiCheck: IconButton(defaultIconButton) {
|
||||
width: 18px;
|
||||
height: 13px;
|
||||
icon: stickersFeaturedInstalled;
|
||||
}
|
||||
|
Reference in New Issue
Block a user