mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-16 14:17:12 +02:00
Improve chats list filter border.
This commit is contained in:
parent
f31b40f6ce
commit
b630e48a77
2 changed files with 3 additions and 2 deletions
|
@ -266,9 +266,10 @@ dialogsFilter: InputField(defaultInputField) {
|
|||
borderFgActive: windowBgRipple;
|
||||
borderFgError: activeLineFgError;
|
||||
|
||||
border: 2px;
|
||||
border: 3px;
|
||||
borderActive: 2px;
|
||||
borderRadius: 18px;
|
||||
borderDenominator: 2;
|
||||
|
||||
font: normalFont;
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 1c0889f78a74bb29e8cea6986ea8b18e7add7fb0
|
||||
Subproject commit 048156ecda89b54ea48aafd5b0f97ccffcc922c9
|
Loading…
Add table
Reference in a new issue