mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-16 14:17:12 +02:00
Don't limit invite import aboutRequests text.
This commit is contained in:
parent
fa28b0b405
commit
95a24d6aa1
1 changed files with 1 additions and 0 deletions
|
@ -98,6 +98,7 @@ confirmInviteAbout: FlatLabel(boxLabel) {
|
|||
confirmInviteStatus: FlatLabel(confirmInviteAbout) {
|
||||
textFg: windowSubTextFg;
|
||||
style: boxLabelStyle;
|
||||
maxHeight: 0px;
|
||||
}
|
||||
confirmInviteAboutPadding: margins(36px, 4px, 36px, 10px);
|
||||
confirmInviteAboutRequestsPadding: margins(36px, 9px, 36px, 15px);
|
||||
|
|
Loading…
Add table
Reference in a new issue