mirror of
https://github.com/luneko/SweetTokyoNight.git
synced 2025-12-14 07:39:52 +01:00
Fix lag when linked buttons gets active
This commit is contained in:
@@ -78,6 +78,8 @@
|
||||
color:transparent;
|
||||
}
|
||||
widget > .text-button:last-child,
|
||||
widget > .text-button:last-child:active,
|
||||
widget > .text-button:last-child:checked,
|
||||
button:active, button:checked {
|
||||
@include button(active-header);
|
||||
&:backdrop{
|
||||
|
||||
Reference in New Issue
Block a user