Update _common-4.0.scss

This commit is contained in:
vinceliuice
2022-10-31 10:20:31 +08:00
parent 17ecc60b9f
commit 6cf3fa4d76

View File

@@ -3525,10 +3525,10 @@ row {
&:hover { background-color: $overlay-focus-hover; } &:hover { background-color: $overlay-focus-hover; }
} }
} }
}
button.circular { button {
@extend %button-flat-simple; @extend %button-flat-simple;
}
} }
button &.activatable { button &.activatable {