Skip to content

Commit

Permalink
table tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
tplocic20 committed Sep 9, 2024
1 parent 2ac4201 commit d8ac69c
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions src/components/Table/s.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -142,13 +142,6 @@
border-bottom: 0;
}

.table.noControls tbody tr:last-of-type td:first-of-type {
border-bottom-left-radius: 8px;
}

.table.noControls tbody tr:last-of-type td:last-of-type {
border-bottom-right-radius: 8px;
}

@media (min-width: 768px) {
.sortWrap {
Expand Down

0 comments on commit d8ac69c

Please sign in to comment.