修改bug 56702 PC端的搜索中心中的高级检索高度控制问题
This commit is contained in:
@@ -2733,8 +2733,7 @@
|
|||||||
#advancedSearch {
|
#advancedSearch {
|
||||||
background: #fff;
|
background: #fff;
|
||||||
@borderColor: #BFBFBF;
|
@borderColor: #BFBFBF;
|
||||||
height: auto !important;
|
height: 100%;
|
||||||
min-height: 100%;
|
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
overflow-y: auto;
|
overflow-y: auto;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user