Restyle buttons.

This commit is contained in:
Leo
2022-07-29 11:39:27 -05:00
parent 76c5142971
commit 32a4edc4bb
2 changed files with 4 additions and 4 deletions

View File

@@ -1,8 +1,8 @@
// Default buttons
.btn {
// Remove border
&-primary, &-secondary, &-success, &-info, &-warning, &-danger, &-light, &-dark {
// border-color: transparent;
// Remove gradient on btn-link
&-link {
background-image: none;
}
// Tertiary