Merge pull request 'dcrease table row size' (#75) from pramod_bug#173TableRowHeight into Issue_May_2W
Reviewed-on: #75
This commit is contained in:
commit
0180793456
@ -6,3 +6,6 @@
|
|||||||
td {
|
td {
|
||||||
padding: 0.182rem;
|
padding: 0.182rem;
|
||||||
}
|
}
|
||||||
|
.table > :not(caption) > * > * {
|
||||||
|
padding: 0.1rem !important;
|
||||||
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user