mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 06:54:43 +00:00
Fixed display of about text in low credits balance box in some cases.
This commit is contained in:
@@ -41,6 +41,10 @@ creditsPremiumCover: PremiumCover(defaultPremiumCover) {
|
||||
creditsLowBalancePremiumCover: PremiumCover(creditsPremiumCover) {
|
||||
starSize: size(64px, 62px);
|
||||
starTopSkip: 30px;
|
||||
about: FlatLabel(userPremiumCoverAbout) {
|
||||
textFg: boxTitleFg;
|
||||
minWidth: 200px;
|
||||
}
|
||||
}
|
||||
creditsLowBalancePremiumCoverHeight: 162px;
|
||||
creditsTopupButton: SettingsButton(settingsButton) {
|
||||
|
||||
Reference in New Issue
Block a user