mirror of
https://github.com/tabler/tabler.git
synced 2026-08-12 22:32:21 +04:00
dark mode fixes, fonts unify, colors unify (#1314)
This commit is contained in:
@@ -176,7 +176,7 @@
|
||||
content: '';
|
||||
display: inline-block;
|
||||
vertical-align: text-bottom;
|
||||
border: $spinner-border-width solid currentColor;
|
||||
border: $spinner-border-width var(--#{$prefix}border-style) currentColor;
|
||||
border-right-color: transparent;
|
||||
border-radius: $border-radius-pill;
|
||||
color: var(--#{$prefix}btn-color);
|
||||
|
||||
Reference in New Issue
Block a user