plugins/filter/cFilter.scss
@@ -20,6 +20,9 @@ height: 100%; padding: 0 20px; box-sizing: border-box; &:active { background-color: #f2f2f2; } } .c-filter-more { float: right; @@ -50,9 +53,6 @@ } } .c-filter-drawer { .at-drawer__content { width: 550px; } .c-filter-drawer-list { height: calc(100% - 90px); border-top: 1PX solid #eee; @@ -61,6 +61,9 @@ min-height: 20px; padding: 30px 0 10px 30px; border-bottom: 1PX solid #eee; &:active { background-color: #f2f2f2; } } } .c-filter-drawer-btn {