1
0
mirror of https://github.com/tabler/tabler.git synced 2026-07-25 20:44:38 +04:00

Merge remote-tracking branch 'origin/main'

This commit is contained in:
codecalm
2021-12-17 00:57:25 +01:00
+1 -1
View File
@@ -1,5 +1,5 @@
%validation-lite {
border-color: var(--#{$variable-prefix}border-color);
border-color: var(--#{$variable-prefix}border-color) !important;
}
@each $state, $data in $form-validation-states {