mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-10 00:35:30 +01:00
Fix tour / slim sidebar compatibility
This commit is contained in:
parent
9aa7e8e37e
commit
06d9e38457
3 changed files with 12 additions and 18 deletions
|
|
@ -524,7 +524,7 @@ body.tour-active .sidebar {
|
|||
z-index: inherit !important;
|
||||
}
|
||||
|
||||
.nav-link.touranchor--is-active {
|
||||
.nav-item.touranchor--is-active a {
|
||||
font-weight: bold !important;
|
||||
color: var(--bs-primary);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue