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:
@@ -1,8 +1,10 @@
|
||||
.table {
|
||||
color: inherit;
|
||||
|
||||
thead {
|
||||
th {
|
||||
border-width: $table-border-width;
|
||||
background: $gray-100;
|
||||
background: $min-black;
|
||||
text-transform: uppercase;
|
||||
font-size: $h6-font-size;
|
||||
font-weight: 600;
|
||||
|
||||
Reference in New Issue
Block a user