Restyle buttons.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user