Skip to content
Snippets Groups Projects
Commit bace0c95 authored by Karl Prieb's avatar Karl Prieb
Browse files

fix emoji picker search box background

parent 0df74f15
No related branches found
No related tags found
No related merge requests found
...@@ -782,6 +782,12 @@ label.required:after { ...@@ -782,6 +782,12 @@ label.required:after {
} }
} }
.emoji-filter {
input {
background-color: @content-background-color;
}
}
input:-webkit-autofill { input:-webkit-autofill {
color: @primary-font-color !important; color: @primary-font-color !important;
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment