mirror of
https://github.com/heyman/heynote.git
synced 2025-02-25 14:42:10 +01:00
Fix UI bug in web app
For some reason, the color of action buttons in NoteSelector was black in dark mode
This commit is contained in:
parent
45c2df5c28
commit
42c71dad7b
@ -336,6 +336,8 @@
|
||||
color: rgba(255,255,255, 0.65)
|
||||
&:hover
|
||||
background: #29292a
|
||||
.action-buttons button
|
||||
color: #fff
|
||||
&.selected
|
||||
background: #48b57e
|
||||
color: #fff
|
||||
|
Loading…
Reference in New Issue
Block a user