mirror of
https://github.com/luneko/SweetTokyoNight.git
synced 2025-12-13 15:29:53 +01:00
Fix background color of osd buttons
This commit is contained in:
@@ -17,12 +17,7 @@
|
||||
transition: $backdrop_transition;
|
||||
}
|
||||
|
||||
button, button.flat {
|
||||
@include button(osd);
|
||||
&:hover {
|
||||
background: lighten($osd_bg_color, 12%);
|
||||
}
|
||||
}
|
||||
button { @extend %osd_button; }
|
||||
|
||||
border { border: none; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user