fix(export): refine defaults modal interactions

This commit is contained in:
aits2026
2026-03-06 13:48:10 +08:00
parent 51a3ee4a9b
commit 10342be2be
3 changed files with 45 additions and 45 deletions

View File

@@ -6,7 +6,7 @@
align-items: center;
justify-content: center;
padding: 16px;
z-index: 1015;
z-index: 2400;
}
.export-date-range-dialog {