mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-02 13:45:10 -05:00
fix filterable dropdown text color when open
This commit is contained in:
parent
93487b1aeb
commit
1fd0f45a02
@ -46,7 +46,6 @@
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
small > svg {
|
||||
margin-top: -2px;
|
||||
}
|
||||
@ -58,3 +57,7 @@ small > svg {
|
||||
font-size: 65%;
|
||||
}
|
||||
}
|
||||
|
||||
.show .btn-outline-primary {
|
||||
color: #fff;
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user