修改bug 56702 PC端的搜索中心中的高级检索高度控制问题

This commit is contained in:
hanshaozhuang
2022-07-21 10:48:42 +08:00
parent 26798df1c0
commit dd16ba04d7
@@ -2733,8 +2733,7 @@
#advancedSearch {
background: #fff;
@borderColor: #BFBFBF;
height: auto !important;
min-height: 100%;
height: 100%;
font-size: 14px;
overflow-y: auto;