1
0
mirror of https://github.com/tabler/tabler.git synced 2025-12-26 11:16:12 +04:00

dark mode fixes

This commit is contained in:
codecalm
2020-02-18 23:00:56 +01:00
parent 2dabf473c3
commit 1319d0c856

View File

@@ -398,7 +398,7 @@ Navbar colors
.form-control {
border-color: transparent;
background: $dark-lighten;
background: $dark-mode-lighten;
color: $white;
}
}