This commit is contained in:
2026-06-25 13:50:48 -05:00
parent 7f925aa8e5
commit 411e8325b0
2 changed files with 39 additions and 7 deletions

View File

@@ -6212,6 +6212,10 @@ input:read-only {
animation: modalBackdropIn .18s ease both;
}
.modal-backdrop:has(.vcenter-trace-modal) {
z-index: 120;
}
.form-modal {
background:
linear-gradient(145deg, rgba(25, 29, 63, .995), rgba(5, 13, 32, .995));