mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-09-05 02:06:20 +00:00
card checkboxes werent clickable
This commit is contained in:
@@ -34,6 +34,7 @@
|
|||||||
padding: 0.5rem;
|
padding: 0.5rem;
|
||||||
border-top-left-radius: 0.25rem;
|
border-top-left-radius: 0.25rem;
|
||||||
border-bottom-right-radius: 0.25rem;
|
border-bottom-right-radius: 0.25rem;
|
||||||
|
pointer-events: none;
|
||||||
|
|
||||||
.form-check {
|
.form-check {
|
||||||
padding: 0;
|
padding: 0;
|
||||||
|
@@ -19,6 +19,7 @@
|
|||||||
padding: 0.5rem;
|
padding: 0.5rem;
|
||||||
border-top-left-radius: 0.25rem;
|
border-top-left-radius: 0.25rem;
|
||||||
border-bottom-right-radius: 0.25rem;
|
border-bottom-right-radius: 0.25rem;
|
||||||
|
pointer-events: none;
|
||||||
|
|
||||||
.form-check {
|
.form-check {
|
||||||
padding: 0;
|
padding: 0;
|
||||||
|
Reference in New Issue
Block a user