This commit is contained in:
liuye
2024-04-28 16:39:02 +08:00
parent 94c8606fe4
commit 861657cbd5

View File

@@ -174,7 +174,7 @@ export default {
margin-right: 0; margin-right: 0;
} }
.back-btn { .back-btn {
width: 100%; width: calc(100% - 32px);
height: 88px; height: 88px;
background: #2067F4; background: #2067F4;
border-radius: 44px; border-radius: 44px;