Skip to content

Commit

Permalink
fix(data-table-skeleton): remove unnecessary border bottom (carbon-de…
Browse files Browse the repository at this point in the history
  • Loading branch information
abbeyhrt authored and joshblack committed Jan 23, 2020
1 parent cff494c commit 7af549f
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
@include exports('data-table-v2-skeleton') {
.#{$prefix}--data-table.#{$prefix}--skeleton {
th {
border-bottom: 1px solid $brand-01;
vertical-align: middle;

&:nth-child(3n + 1) {
Expand Down

0 comments on commit 7af549f

Please sign in to comment.