mirror of
https://gitee.com/gz-yami/mall4j.git
synced 2025-12-25 23:56:20 +08:00
修复我的页面背景样式
This commit is contained in:
parent
06a949a053
commit
8ef2d6f94f
@ -1,5 +1,7 @@
|
||||
.container {
|
||||
background-color: #f7f7f7;
|
||||
height: calc(100vh - 44px - env(safe-area-inset-top) - var(--tab-bar-height) - env(safe-area-inset-bottom));
|
||||
box-sizing: border-box;
|
||||
padding-bottom: 60rpx;
|
||||
}
|
||||
.userinfo {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user