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) > * > * {
|
.table-sm > :not(caption) > * > * {
|
||||||
padding: 0.25rem 0.25rem;
|
padding: 0.25rem 0.25rem !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.table-bordered > :not(caption) > * {
|
.table-bordered > :not(caption) > * {
|
||||||
|
|||||||
2
pub/src/css/bootstrap.gruvbox.min.css
vendored
2
pub/src/css/bootstrap.gruvbox.min.css
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user