mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-18 23:27:09 +02:00
Fix call icon position in single column info page.
This commit is contained in:
parent
672070e618
commit
2a7fdfc832
1 changed files with 1 additions and 0 deletions
|
@ -154,6 +154,7 @@ infoNotificationsActive: icon {{
|
|||
infoTopBarCall: IconButton(infoTopBarNotifications) {
|
||||
icon: icon {{ "top_bar_call", boxTitleCloseFg }};
|
||||
iconOver: icon {{ "top_bar_call", boxTitleCloseFgOver }};
|
||||
iconPosition: point(5px, -1px);
|
||||
}
|
||||
infoTopBarSave: IconButton(infoTopBarNotifications) {
|
||||
width: 48px;
|
||||
|
|
Loading…
Add table
Reference in a new issue