Fixed osd button issue
This commit is contained in:
parent
880e742b70
commit
53278a6b78
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue