Skip to content

Commit

Permalink
update css
Browse files Browse the repository at this point in the history
  • Loading branch information
ElishaSamPeterPrabhu committed Aug 8, 2024
1 parent 5a6df97 commit fee3fc6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions stencil-workspace/src/components/modus-table/modus-table.scss
Original file line number Diff line number Diff line change
Expand Up @@ -60,13 +60,15 @@ table {
box-shadow: none !important;
}
}

&.cell-vertical-borderless {
th,
td {
border-right: none !important;
box-shadow: none !important;
}
}

&.ce th,
td {
box-sizing: border-box;
Expand Down

0 comments on commit fee3fc6

Please sign in to comment.