mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-16 14:17:12 +02:00
Fix sponsored messages about text layout.
This commit is contained in:
parent
a92394a81f
commit
dab859ea29
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Reference in a new issue