Fixed osd button issue

This commit is contained in:
Vince 2022-04-12 22:49:58 +08:00
parent 880e742b70
commit 53278a6b78

View file

@ -3581,7 +3581,7 @@ row {
button { button {
@extend %undecorated_button; @extend %undecorated_button;
&:not(.text-button).image-button { &:not(.text-button).image-button, &.flat {
@extend %circular_button; @extend %circular_button;
} }