mirror of
https://github.com/tabler/tabler.git
synced 2025-12-22 01:44:25 +04:00
Fix table default background color (#1622)
This commit is contained in:
5
.changeset/spotty-avocados-doubt.md
Normal file
5
.changeset/spotty-avocados-doubt.md
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
---
|
||||||
|
"@tabler/core": patch
|
||||||
|
---
|
||||||
|
|
||||||
|
Fix table default background color
|
||||||
@@ -790,6 +790,7 @@ $spinner-border-width: 2px !default;
|
|||||||
$spinner-border-width-sm: 1px !default;
|
$spinner-border-width-sm: 1px !default;
|
||||||
|
|
||||||
// Tables
|
// Tables
|
||||||
|
$table-bg: transparent !default;
|
||||||
$table-bg-scale-dark: 40% !default;
|
$table-bg-scale-dark: 40% !default;
|
||||||
$table-color: inherit !default;
|
$table-color: inherit !default;
|
||||||
$table-cell-padding-x: 0.75rem !default;
|
$table-cell-padding-x: 0.75rem !default;
|
||||||
|
|||||||
Reference in New Issue
Block a user