Fixed small bootstrap tables

This commit is contained in:
2026-07-07 22:41:53 +02:00
parent 50d6166067
commit e1ef2456ea
2 changed files with 2 additions and 2 deletions

View File

@@ -2225,7 +2225,7 @@ progress {
}
.table-sm > :not(caption) > * > * {
padding: 0.25rem 0.25rem;
padding: 0.25rem 0.25rem !important;
}
.table-bordered > :not(caption) > * {