mirror of
https://github.com/tabler/tabler.git
synced 2026-08-12 22:32:21 +04:00
colors unify
This commit is contained in:
@@ -184,7 +184,7 @@
|
||||
$btn-colors: $theme-colors;
|
||||
|
||||
@if $enable-extra-colors {
|
||||
$btn-colors: map-merge($btn-colors, $colors);
|
||||
$btn-colors: map-merge($btn-colors, $extra-colors);
|
||||
}
|
||||
|
||||
@if $enable-social-colors {
|
||||
|
||||
Reference in New Issue
Block a user