This commit is contained in:
liuye
2022-09-27 17:53:05 +08:00
parent 5caa8d332c
commit 3af95eb2fa

View File

@@ -164,6 +164,7 @@ export default {
width: 100%; width: 100%;
background: #FFF; background: #FFF;
border-radius: 16px; border-radius: 16px;
margin-bottom: 32px;
.top { .top {
padding: 32px 32px 24px 32px; padding: 32px 32px 24px 32px;
position: relative; position: relative;