mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-11-09 03:46:12 -06:00
minor css hover + focus state fixes
[ci skip]
This commit is contained in:
@@ -171,6 +171,7 @@
|
||||
|
||||
&:focus {
|
||||
background-color: rgba(0, 0, 0, 0.3);
|
||||
color: var(--bs-light);
|
||||
flex-grow: 1;
|
||||
padding-left: 0.5rem;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user