修复 按钮遮挡户主信息

This commit is contained in:
shijingjing
2022-01-14 16:15:31 +08:00
parent b088dd9f0e
commit 9aec9023ac
2 changed files with 2 additions and 0 deletions

View File

@@ -142,6 +142,7 @@ export default {
.userList {
width: 100%;
background-color: #FFFFFF ;
padding-bottom: 120px;
ul {
padding-left: 0px;
li {

View File

@@ -77,6 +77,7 @@ export default {
}
.main {
background-color: #FFFFFF ;
padding-bottom: 112px;
ul {
padding: 0px 32px;
background-color: #fff;