fix: style color fixes
This commit is contained in:
parent
29e029d626
commit
2a8497fb2a
2 changed files with 9 additions and 6 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue