mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-06-07 07:33:52 +02:00
Decrease sticker size 256px -> 228px.
This commit is contained in:
parent
462020d54c
commit
0e16b3fe69
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ using "ui/widgets/widgets.style";
|
||||||
minPhotoSize: 100px;
|
minPhotoSize: 100px;
|
||||||
minVideoSize: 160px;
|
minVideoSize: 160px;
|
||||||
maxMediaSize: 430px;
|
maxMediaSize: 430px;
|
||||||
maxStickerSize: 256px;
|
maxStickerSize: 228px;
|
||||||
maxGifSize: 320px;
|
maxGifSize: 320px;
|
||||||
maxVideoMessageSize: 240px;
|
maxVideoMessageSize: 240px;
|
||||||
maxSignatureSize: 144px;
|
maxSignatureSize: 144px;
|
||||||
|
|
Loading…
Add table
Reference in a new issue