mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 06:54:43 +00:00
Improve bid information display.
This commit is contained in:
@@ -446,6 +446,12 @@ auctionInfoSubtitleSkip: 8px;
|
||||
auctionInfoTableMargin: margins(0px, 12px, 0px, 12px);
|
||||
auctionAboutLogo: icon {{ "settings/large_auctions", windowFgActive }};
|
||||
auctionAboutLogoPadding: margins(8px, 8px, 8px, 8px);
|
||||
auctionCenteredSubtitle: FlatLabel(defaultFlatLabel) {
|
||||
textFg: windowSubTextFg;
|
||||
style: TextStyle(defaultTextStyle) {
|
||||
font: font(10px);
|
||||
}
|
||||
}
|
||||
|
||||
auctionBidPlace: FlatLabel(defaultFlatLabel) {
|
||||
style: semiboldTextStyle;
|
||||
|
||||
Reference in New Issue
Block a user