mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-17 22:57:11 +02:00
Move chat name with icon to the left.
This commit is contained in:
parent
e7b5ab56e0
commit
39c10b9e1c
1 changed files with 1 additions and 1 deletions
|
@ -179,7 +179,7 @@ dialogsCancelSearch: CrossButton {
|
|||
ripple: emptyRippleAnimation;
|
||||
}
|
||||
|
||||
dialogsChatTypeSkip: 22px;
|
||||
dialogsChatTypeSkip: 20px;
|
||||
dialogsChatIcon: icon {{ "dialogs/dialogs_chat", dialogsChatIconFg, point(1px, 4px) }};
|
||||
dialogsChatIconOver: icon {{ "dialogs/dialogs_chat", dialogsChatIconFgOver, point(1px, 4px) }};
|
||||
dialogsChatIconActive: icon {{ "dialogs/dialogs_chat", dialogsChatIconFgActive, point(1px, 4px) }};
|
||||
|
|
Loading…
Add table
Reference in a new issue