Skip to content

Commit

Permalink
Slightly improved display of top label in Premium Settings for user.
Browse files Browse the repository at this point in the history
  • Loading branch information
23rd authored and john-preston committed Jan 25, 2024
1 parent 92f0358 commit 20bd7db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Telegram/SourceFiles/settings/settings.style
Original file line number Diff line number Diff line change
Expand Up @@ -466,7 +466,7 @@ settingsPremiumUserTitlePadding: margins(0px, 16px, 0px, 6px);
settingsPremiumUserTitle: FlatLabel(boxTitle) {
style: TextStyle(defaultTextStyle) {
font: boxTitleFont;
lineHeight: 14px;
lineHeight: 20px;
}
minWidth: 300px;
maxHeight: 0px;
Expand Down

0 comments on commit 20bd7db

Please sign in to comment.