mirror of
https://github.com/tabler/tabler.git
synced 2026-07-28 05:54:53 +04:00
button components, small typo fixes
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
border-right-color: transparent;
|
||||
}
|
||||
|
||||
@if $generate-colors {
|
||||
@if $enable-extra-colors {
|
||||
@each $color, $value in $colors {
|
||||
&.bg-#{$color} {
|
||||
border-color: $value;
|
||||
|
||||
Reference in New Issue
Block a user