退出登录沉底

This commit is contained in:
limqhz
2022-12-16 18:46:56 +08:00
parent df370f0844
commit 8ac4ce3e1c

View File

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