Skip to content

Commit

Permalink
fix: td.header min-width
Browse files Browse the repository at this point in the history
  • Loading branch information
frankpagan committed Dec 25, 2024
1 parent 1bcae3d commit 8ee311f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -460,6 +460,7 @@ sidenav .name {
.datatable-container .header td {
padding: 10px 0px;
padding-right: 10px;
min-width: 150px;
}

.datatable-container .header td:last-child {
Expand Down

0 comments on commit 8ee311f

Please # to comment.