Star-count button in multi-Forward/CreatePoll.

This commit is contained in:
John Preston
2025-02-28 12:57:39 +04:00
parent b3f9a77ba7
commit 97b021efaf
7 changed files with 111 additions and 41 deletions
+5
View File
@@ -30,6 +30,11 @@ ShortInfoBox {
labeledOneLine: FlatLabel;
}
boxStarIconEmoji: IconEmoji {
icon: icon{{ "payments/small_star", windowFg }};
padding: margins(0px, -2px, 0px, 0px);
}
countryRowHeight: 36px;
countryRowNameFont: semiboldFont;
countryRowNameFg: boxTextFg;