Merge branch '249-dark-mode-emoji-input' into 'develop'
Make emoji selector text visible on dark mode, fixes #249 Closes #249 See merge request soapbox-pub/soapbox-fe!108
This commit is contained in:
commit
e47131a4b5
1 changed files with 1 additions and 0 deletions
|
@ -109,6 +109,7 @@
|
|||
input {
|
||||
font-size: 14px;
|
||||
font-weight: 400;
|
||||
color: var(--primary-text-color);
|
||||
padding: 7px 9px;
|
||||
font-family: inherit;
|
||||
display: block;
|
||||
|
|
Loading…
Reference in a new issue