mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-06-08 08:04:08 +02:00
feat: increase size of rounded video messages
This commit is contained in:
parent
1fc63407e5
commit
5f5d5e43be
1 changed files with 1 additions and 1 deletions
|
@ -183,7 +183,7 @@ maxMediaSize: 430px;
|
||||||
maxStickerSize: 224px;
|
maxStickerSize: 224px;
|
||||||
maxAnimatedEmojiSize: 112px;
|
maxAnimatedEmojiSize: 112px;
|
||||||
maxGifSize: 320px;
|
maxGifSize: 320px;
|
||||||
maxVideoMessageSize: 240px;
|
maxVideoMessageSize: 320px;
|
||||||
maxSignatureSize: 144px;
|
maxSignatureSize: 144px;
|
||||||
maxWallPaperWidth: 160px;
|
maxWallPaperWidth: 160px;
|
||||||
maxWallPaperHeight: 240px;
|
maxWallPaperHeight: 240px;
|
||||||
|
|
Loading…
Add table
Reference in a new issue