|
@@ -480,7 +480,7 @@ $--table-text-color: $--color-text-regular !default;
|
|
|
$--table-header-color: $--color-text-secondary !default;
|
|
|
$--table-row-hover-background: $--background-color-base !default;
|
|
|
$--table-current-row-background: $--color-primary-light-9 !default;
|
|
|
-$--table-header-background: $--color-text-secondary !default;
|
|
|
+$--table-header-background: $--color-white !default;
|
|
|
$--table-footer-background: $--color-text-placeholder !default;
|
|
|
$--table-fixed-box-shadow: 0 0 10px rgba(0, 0, 0, .12) !default;
|
|
|
|