修改弹窗

This commit is contained in:
筱野
2025-11-23 21:57:20 +08:00
parent 688e1b7e5e
commit 23fba49741
3 changed files with 44 additions and 39 deletions

View File

@@ -3,7 +3,9 @@
.common-popup {
position: fixed;
z-index: 9999 !important;
&:global(.nut-popup-bottom.nut-popup-round) {
border-radius: 20px 20px 0 0!important;
}
.common-popup__drag-handle-container {
position: position;
}