Fixed small bootstrap tables
This commit is contained in:
2
pub/src/css/bootstrap.gruvbox.css
vendored
2
pub/src/css/bootstrap.gruvbox.css
vendored
@@ -2225,7 +2225,7 @@ progress {
|
||||
}
|
||||
|
||||
.table-sm > :not(caption) > * > * {
|
||||
padding: 0.25rem 0.25rem;
|
||||
padding: 0.25rem 0.25rem !important;
|
||||
}
|
||||
|
||||
.table-bordered > :not(caption) > * {
|
||||
|
||||
Reference in New Issue
Block a user