mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-02 13:45:10 -05:00
Fix: select checkbox should remain visible (#8185)
This commit is contained in:
parent
ef329fc687
commit
c57cd7e298
@ -501,7 +501,7 @@ ul.pagination {
|
||||
border-color:var(--bs-primary);
|
||||
|
||||
.document-card-check {
|
||||
display: block;
|
||||
display: block !important;
|
||||
}
|
||||
|
||||
.doc-img-container {
|
||||
|
Loading…
x
Reference in New Issue
Block a user