mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 15:04:57 +00:00
Don't limit invite import aboutRequests text.
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user