Fix colors on the scroll-down button
This commit is contained in:
parent
fc34f373df
commit
42dac7227f
@ -89,3 +89,8 @@ EmojiCategory > * {
|
||||
background-color: white;
|
||||
color: #ccc;
|
||||
}
|
||||
|
||||
FloatingButton {
|
||||
qproperty-backgroundColor: #efefef;
|
||||
qproperty-foregroundColor: black;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user