修改商家端商品发布样式问题,修改楼层装修pc端出现的问题,修改品牌中出现的bug

This commit is contained in:
lemon橪
2021-06-17 11:40:27 +08:00
parent 7711e5ca7b
commit 0cbcb4d37a
7 changed files with 189 additions and 166 deletions

View File

@@ -385,3 +385,9 @@ div.base-info-item {
font-size: 20px;
cursor: pointer;
}
.tree-bar{
height: auto !important;
max-height: auto !important;
min-height: 240px !important;
}