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