Fix: formatting, tiny large card rounded corners bug

This commit is contained in:
shamoon
2024-03-05 22:40:52 -08:00
parent d2ee319684
commit a3892302b0
2 changed files with 69 additions and 73 deletions

View File

@@ -155,7 +155,7 @@ $form-check-radio-checked-bg-image-dark: url("data:image/svg+xml,<svg xmlns='htt
}
}
.row-cols-paperless-cards .card {
.row-cols-paperless-cards .card, pngx-document-card-large .card {
--bs-border-color-translucent: rgba(0, 0, 0, .3);
}