WebApp【公共组件库】@前端(For Git Submodule)
Tevin
2021-04-01 9b862fc16ff20fdb92b997a10ed2e7f223841fc7
plugins/filter/cFilter.scss
@@ -13,6 +13,7 @@
    color: #666;
    background-color: #fff;
    border-top: 1px solid #eee;
    box-sizing: border-box;
    .c-filter-bar {
        float: left;
        width: 550px;
@@ -39,6 +40,7 @@
        .c-filter-drawer-list {
            height: calc(100% - 90px);
            border-top: 1PX solid #eee;
            box-sizing: border-box;
            .box {
                min-height: 20px;
                padding: 30px 0 10px 30px;
@@ -75,7 +77,6 @@
    &.type-bar {
        .content {
            height: 86px;
            line-height: 1;
            .label {
                color: #666;
            }