fix: style color fixes

This commit is contained in:
Ashley Wulber 2022-07-20 12:09:16 -04:00
parent 29e029d626
commit 2a8497fb2a
No known key found for this signature in database
GPG key ID: 5216D4F46A90A820
2 changed files with 9 additions and 6 deletions

View file

@ -48,6 +48,10 @@ button.dock_item {
outline-color: transparent;
}
label.dock_popover_title {
color: black;
}
button.dock_item:hover {
border-radius: 12px;
transition: 100ms;