Fix incorrect colors after last bootstrap update

This commit is contained in:
shamoon
2023-06-03 11:07:02 -07:00
parent ae5c603c98
commit 5e67aae83b
2 changed files with 2 additions and 1 deletions

View File

@@ -452,6 +452,7 @@ ul.pagination {
table.table {
color: var(--bs-body-color);
--bs-table-bg: var(--bs-light-rgb);
.des,.asc {
background-color: var(--bs-body-bg) !important;