1
0
mirror of https://github.com/tabler/tabler.git synced 2026-08-01 16:04:37 +04:00

dark mode fixes

This commit is contained in:
chomik
2019-06-01 23:50:20 +02:00
parent fe6e169303
commit 0fccbb1c0e
9 changed files with 23 additions and 15 deletions
+1 -1
View File
@@ -49,7 +49,7 @@ $text-color: #495057 !default;
$text-muted: #888e9a !default;
$text-muted-light: #adb5bd !default;
$border-color: #e1e5ec !default;
$border-color: rgba(0, 0, 0, 0.08) !default;
$social-colors: (
"facebook": #3b5998,