Restyle buttons.
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
// Default buttons
|
// Default buttons
|
||||||
.btn {
|
.btn {
|
||||||
// Remove border
|
// Remove gradient on btn-link
|
||||||
&-primary, &-secondary, &-success, &-info, &-warning, &-danger, &-light, &-dark {
|
&-link {
|
||||||
// border-color: transparent;
|
background-image: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
// Tertiary
|
// Tertiary
|
||||||
|
|||||||
Reference in New Issue
Block a user