WebApp【公共组件库】@前端(For Git Submodule)
Tevin
2021-11-12 45f70a8d1d00a30a2b798f6378e356611eb0a910
forms/select/cSelect.scss
@@ -12,6 +12,7 @@
        }
    }
    .at-input__children {
        padding-right: 20px;
        &::after {
            display: none;
        }
@@ -25,6 +26,7 @@
    }
    .at-input__container {
        input {
            text-overflow: ellipsis;
            pointer-events: none;
        }
    }