This commit is contained in:
2023-06-12 16:47:41 +08:00
parent 478a5b217c
commit 52604a1468
6 changed files with 31 additions and 49 deletions

View File

@@ -75,7 +75,7 @@ export default {
border-radius: 16px;
box-shadow: 0 1px 3px rgba(0,0,0,.3);
box-sizing: border-box;
width: 65%;
width: 50%;
margin-top: 15vh;
.dialog_header
padding: 20px 20px 10px;