WebApp【公共组件库】@前端(For Git Submodule)
Tevin
2022-02-21 d412575f6c884dd1d42c02b2e6c895cbc14a787a
forms/select/cSelect.scss
@@ -17,6 +17,7 @@
            display: none;
        }
        .at-icon-chevron-right {
            padding: 0;
            font-size: 48px;
            color: #ccc;
        }
@@ -37,7 +38,7 @@
        }
        .c-select-slot {
            position: relative;
            height: 90px;
            height: 98px;
            @include flexbox(flex, center center);
            &::after {
                position: absolute;