Reduced font size for drag area by 1px.
This commit is contained in:
parent
88a4a27d8e
commit
34eb5a8eb8
1 changed files with 2 additions and 2 deletions
|
|
@ -233,8 +233,8 @@ emojiReplaceHeight: 56px;
|
||||||
emojiReplaceInnerHeight: 42px;
|
emojiReplaceInnerHeight: 42px;
|
||||||
emojiReplacePadding: 14px;
|
emojiReplacePadding: 14px;
|
||||||
|
|
||||||
dragFont: font(28px semibold);
|
dragFont: font(27px semibold);
|
||||||
dragSubfont: font(20px semibold);
|
dragSubfont: font(19px semibold);
|
||||||
dragColor: windowSubTextFg;
|
dragColor: windowSubTextFg;
|
||||||
dragDropColor: windowActiveTextFg;
|
dragDropColor: windowActiveTextFg;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue