mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 22:55:11 +00:00
Added preview box for premium doubled limits.
This commit is contained in:
@@ -288,6 +288,9 @@ premiumPreviewBox: Box(defaultBox) {
|
||||
font: font(13px semibold);
|
||||
}
|
||||
}
|
||||
premiumPreviewDoubledLimitsBox: Box(premiumPreviewBox) {
|
||||
buttonPadding: margins(12px, 12px, 12px, 12px);
|
||||
}
|
||||
premiumPreviewAboutTitlePadding: margins(18px, 19px, 18px, 0px);
|
||||
premiumPreviewAboutTitle: FlatLabel(defaultFlatLabel) {
|
||||
minWidth: 240px;
|
||||
|
Reference in New Issue
Block a user