fix emoji inputs in user-settings, styles update

This commit is contained in:
Henry Jameson 2019-09-25 20:11:06 +03:00
parent 0b300e1708
commit e6d2cf77af
2 changed files with 4 additions and 1 deletions

View file

@ -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;