Commit ff5ba064 by 陈超

T

parent e6d12203
......@@ -686,10 +686,6 @@ div::-webkit-scrollbar {
margin-left: 0.75rem;
}
.all_category_container {
max-height: 100% !important;
}
.all_gap_line {
width: 0.75rem;
height: 0.0625rem;
......
......@@ -27,12 +27,16 @@
border-radius: 1rem;
}
.van-dropdown-item__content {
max-height: 100% !important;
}
</style>
<div id="app" style="height: 100%;">
<div class="layout_v">
<van-sticky>
<van-dropdown-menu>
<van-dropdown-item class="all_category_container" title="筛选条件" ref="filter">
<van-dropdown-item 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