This commit is contained in:
Brett Schwartz 2025-12-26 15:42:47 -07:00 committed by GitHub
commit 1a98713d22
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -623,6 +623,7 @@ License: GNU AGPL, version 3 or later; http://www.gnu.org/licenses/agpl.html
.modal {
background-color: rgba(0, 0, 0, 0.5);
--bs-modal-margin: 0;
--bs-modal-border-radius: 0;
}
.svg-container {