mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-10 00:35:30 +01:00
Fix incorrect colors after last bootstrap update
This commit is contained in:
parent
ae5c603c98
commit
5e67aae83b
2 changed files with 2 additions and 1 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue