This commit is contained in:
limqhz
2022-12-16 18:53:54 +08:00
parent 8ac4ce3e1c
commit 654f71789a
2 changed files with 2 additions and 2 deletions

View File

@@ -7,7 +7,7 @@
.subButton {
position: absolute;
width: 96%;
bottom:20rpx;
bottom:66rpx;
left: 50%;
transform: translateX(-50%);
}