mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-10 08:37:19 +01:00
Fix switch from title_content search
This commit is contained in:
parent
84b3fee0f9
commit
8652b7ddb0
2 changed files with 28 additions and 9 deletions
|
|
@ -372,6 +372,10 @@ textarea,
|
|||
&:hover, &:focus {
|
||||
background-color: var(--bs-body-bg);
|
||||
}
|
||||
|
||||
&:focus {
|
||||
color: var(--bs-body-color);
|
||||
}
|
||||
}
|
||||
|
||||
.dropdown-menu {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue