refactor: update examples
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
}
|
||||
|
||||
.tab-content {
|
||||
background-color: var(--#{$prefix}tertiary-bg) !important;
|
||||
background-color: var(--#{$prefix}tertiary-bg);
|
||||
}
|
||||
|
||||
& + p {
|
||||
@@ -51,6 +51,9 @@
|
||||
}
|
||||
|
||||
// Buttons
|
||||
.col > .btn,
|
||||
.col-auto > .btn,
|
||||
.d-md-block > .btn,
|
||||
> .btn,
|
||||
> .btn-group {
|
||||
margin: .25rem .125rem;
|
||||
|
||||
Reference in New Issue
Block a user