This commit is contained in:
liuye
2022-08-16 16:32:15 +08:00
parent d4126cfbab
commit 76c7c3f478
3 changed files with 9 additions and 5 deletions

View File

@@ -67,8 +67,8 @@ export default {
padding: 30px;
background-color: #fff;
border-radius: 8px;
margin: 0 0 30px 30px;
width: 690px;
margin: 0 30px 30px 30px;
width: calc(100% - 60px);
box-sizing: border-box;
.left {
font-size: 28px;