fix emoji inputs in user-settings, styles update
This commit is contained in:
parent
0b300e1708
commit
e6d2cf77af
2 changed files with 4 additions and 1 deletions
|
@ -67,9 +67,10 @@
|
|||
position: absolute;
|
||||
top: 0;
|
||||
right: 0;
|
||||
margin: 0 .25em;
|
||||
margin: .2em .25em;
|
||||
font-size: 16px;
|
||||
cursor: pointer;
|
||||
line-height: 24px;
|
||||
|
||||
&:hover i {
|
||||
color: $fallback--text;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue