细节优化

This commit is contained in:
kron
2026-01-07 15:12:18 +08:00
parent 494f83392e
commit 1f75045db4
6 changed files with 13 additions and 6 deletions

View File

@@ -81,7 +81,7 @@ watch(
align-items: center;
opacity: 0;
transition: all 0.3s ease;
z-index: 99;
z-index: 999;
}
.modal-content {
width: 100%;