WebApp【公共组件库】@前端(For Git Submodule)
Tevin
2021-06-18 252fb8949554e99687a8bf41e05e2f25a768ca6a
forms/select/cSelect.scss
@@ -23,4 +23,10 @@
    .at-input__icon {
        display: none;
    }
    .at-input__container {
        input {
            text-overflow: ellipsis;
            pointer-events: none;
        }
    }
}