[.分享页面底部空白处理.]

This commit is contained in:
2021-09-28 11:33:03 +08:00
parent 0aa9c68b04
commit 34ea859950

View File

@@ -114,9 +114,9 @@
// 内容 // 内容
.codeContent { .codeContent {
position: absolute; // position: absolute;
left: 0; // left: 0;
top: 0; // top: 0;
width: 100%; width: 100%;
padding: 120rpx 80rpx 40rpx; padding: 120rpx 80rpx 40rpx;
box-sizing: border-box; box-sizing: border-box;