Skip to content

Commit

Permalink
fix(table): Accented table displays properly again
Browse files Browse the repository at this point in the history
  • Loading branch information
LE DIOURON Kevin committed Jun 9, 2021
1 parent 556ad5e commit 85cdbf7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scss/_tables.scss
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@

.table {
--#{$variable-prefix}table-bg: #{$table-bg};
--#{$variable-prefix}table-accent-bg: #{$table-bg};
--#{$variable-prefix}table-active-color: #{$table-active-color};
--#{$variable-prefix}table-active-bg: #{$table-active-bg};
--#{$variable-prefix}table-hover-color: #{$table-hover-color};
Expand Down

0 comments on commit 85cdbf7

Please sign in to comment.