dcrease table row size #75

Merged
vikas.nale merged 1 commits from pramod_bug#173TableRowHeight into Issue_May_2W 2025-05-08 05:37:33 +00:00

View File

@ -6,3 +6,6 @@
td {
padding: 0.182rem;
}
.table > :not(caption) > * > * {
padding: 0.1rem !important;
}