Commit e6d12203 by 陈超

T

parent 29fab112
......@@ -686,6 +686,10 @@ div::-webkit-scrollbar {
margin-left: 0.75rem;
}
.all_category_container {
max-height: 100% !important;
}
.all_gap_line {
width: 0.75rem;
height: 0.0625rem;
......
......@@ -32,7 +32,7 @@
<div class="layout_v">
<van-sticky>
<van-dropdown-menu>
<van-dropdown-item title="筛选条件" ref="filter">
<van-dropdown-item class="all_category_container" title="筛选条件" ref="filter">
<div class="layout_v" style="width: 100vw">
<span class="all_category_title text_16_600 color_333333">分类</span>
<div class="drop_down_grid">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment