Skip to content
Snippets Groups Projects
Commit 42dac722 authored by Konstantinos Sideris's avatar Konstantinos Sideris
Browse files

Fix colors on the scroll-down button

parent fc34f373
No related branches found
No related tags found
No related merge requests found
......@@ -89,3 +89,8 @@ EmojiCategory > * {
background-color: white;
color: #ccc;
}
FloatingButton {
qproperty-backgroundColor: #efefef;
qproperty-foregroundColor: black;
}
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