This commit is contained in:
A1300399510
2023-07-27 14:29:12 +08:00
parent 25561ff12d
commit ff15fe1a0e
3 changed files with 24 additions and 12 deletions

View File

@@ -86,6 +86,7 @@ const showPop = () => show.value = !show.value
background: #fff;
border-radius: 20px;
padding: 20px;
max-width: 90vw;
.close {
display: block;