Fix sponsored messages about text layout.

This commit is contained in:
John Preston 2021-11-03 16:01:38 +04:00
parent a92394a81f
commit dab859ea29
1 changed files with 1 additions and 1 deletions

View File

@ -373,7 +373,7 @@ aboutVersionLink: LinkButton(defaultLinkButton) {
aboutTextTop: 34px;
aboutSkip: 14px;
aboutLabel: FlatLabel(defaultFlatLabel) {
minWidth: 330px;
minWidth: 300px;
align: align(topleft);
style: TextStyle(defaultTextStyle) {
lineHeight: 22px;