mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-02-03 13:45:01 +00:00
Move chat name with icon to the left.
This commit is contained in:
parent
e7b5ab56e0
commit
39c10b9e1c
@ -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…
Reference in New Issue
Block a user