mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-16 14:17:12 +02:00
Equaled top and bottom padding for sticker in service gift message.
This commit is contained in:
parent
3c19d7b302
commit
c1fa39ac05
1 changed files with 2 additions and 2 deletions
|
@ -1085,8 +1085,8 @@ msgServiceGiftBoxButtonHeight: 32px;
|
|||
msgServiceGiftBoxButtonMargins: margins(2px, 0px, 2px, 0px);
|
||||
msgServiceGiftBoxButtonPadding: margins(0px, 17px, 0px, 17px);
|
||||
msgServiceGiftBoxTitlePadding: margins(0px, 126px, 0px, 2px);
|
||||
msgServiceGiftBoxStickerTop: -30px;
|
||||
msgServiceGiftBoxStickerSize: size(150px, 150px);
|
||||
msgServiceGiftBoxStickerTop: -19px;
|
||||
msgServiceGiftBoxStickerSize: size(140px, 140px);
|
||||
|
||||
historyHasCustomEmoji: FlatLabel(defaultFlatLabel) {
|
||||
style: TextStyle(defaultTextStyle) {
|
||||
|
|
Loading…
Add table
Reference in a new issue