Skip to content

Commit

Permalink
Re-added accidentally removed variable
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeNamedRobin committed Dec 25, 2023
1 parent d81054e commit a59ebf6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/styles/themes/sudosos-light/_variables_light.scss
Original file line number Diff line number Diff line change
Expand Up @@ -504,6 +504,7 @@ $tableBodyRowHoverBg:$shade200 !default;
$tableBodyRowTextHoverColor:$shade900 !default;
$tableBodyCellBorder:1px solid #dee2e6 !default;
$tableBodyCellBorderWidth:1px 0 0 0 !default;
$tableBodyCellPadding:0.375rem 0!default;
$tableFooterCellPadding:0.375rem 0 !default;
$tableFooterCellBg:$shade100 !default;
$tableFooterCellTextColor:$shade900 !default;
Expand Down

0 comments on commit a59ebf6

Please sign in to comment.