Fix lag when linked buttons gets active

This commit is contained in:
EliverLara
2019-09-17 12:05:39 -05:00
parent 8f0f599e14
commit ad732b103a
3 changed files with 14 additions and 0 deletions

View File

@@ -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{