mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-06-05 06:33:57 +02:00
Make theme preview fit in minimal window size.
This commit is contained in:
parent
76f0abecfd
commit
241f5e1d26
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ maxVideoMessageSize: 240px;
|
||||||
maxSignatureSize: 144px;
|
maxSignatureSize: 144px;
|
||||||
maxWallPaperWidth: 160px;
|
maxWallPaperWidth: 160px;
|
||||||
maxWallPaperHeight: 240px;
|
maxWallPaperHeight: 240px;
|
||||||
historyThemeSize: size(309px, 200px);
|
historyThemeSize: size(272px, 176px);
|
||||||
|
|
||||||
historyMinimalWidth: 380px;
|
historyMinimalWidth: 380px;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue