mirror of
https://github.com/Eugeny/tabby.git
synced 2025-10-04 14:04:56 +00:00
theme fix
This commit is contained in:
@@ -106,8 +106,12 @@ window-controls {
|
||||
fill: $base01;
|
||||
}
|
||||
|
||||
button:hover svg {
|
||||
fill: $black;
|
||||
button:hover {
|
||||
background: rgba($black, 0.125);
|
||||
|
||||
svg {
|
||||
fill: $black;
|
||||
}
|
||||
}
|
||||
|
||||
.btn-close:hover {
|
||||
|
Reference in New Issue
Block a user