mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-05-01 11:19:32 -05:00
Fix hidden ng-select contents on focus
This commit is contained in:
parent
7a8dce2d19
commit
2cfce4047e
@ -269,7 +269,7 @@ $border-color-dark-mode: #47494f;
|
||||
border-color: $border-color-dark-mode;
|
||||
|
||||
input:focus {
|
||||
background-color: $bg-dark-mode !important;
|
||||
background-color: transparent !important;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user