Skip to content

Commit

Permalink
chore(table): checking in missing line on build
Browse files Browse the repository at this point in the history
  • Loading branch information
ArtBlue committed Sep 27, 2024
1 parent 5e59592 commit 247ed29
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dist/table/table.css
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,6 @@
}

.table-cell__layout .table-cell__multiline .table-cell__data {
-webkit-margin-after: var(--spacing-50);
margin-block-end: var(--spacing-50);
overflow: hidden;
text-overflow: ellipsis;
Expand Down

0 comments on commit 247ed29

Please sign in to comment.