Make theme preview fit in minimal window size.

This commit is contained in:
John Preston 2019-09-09 23:19:00 +03:00
parent 76f0abecfd
commit 241f5e1d26

View File

@ -18,7 +18,7 @@ maxVideoMessageSize: 240px;
maxSignatureSize: 144px;
maxWallPaperWidth: 160px;
maxWallPaperHeight: 240px;
historyThemeSize: size(309px, 200px);
historyThemeSize: size(272px, 176px);
historyMinimalWidth: 380px;