1
0
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:
codecalm
2019-12-03 17:55:58 +01:00
parent 53f8f6f828
commit bc8ac97a90
11 changed files with 183 additions and 126 deletions
+1 -1
View File
@@ -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;