forms/select/cSelect.scss
@@ -12,6 +12,7 @@ } } .at-input__children { padding-right: 20px; &::after { display: none; } @@ -23,4 +24,10 @@ .at-input__icon { display: none; } .at-input__container { input { text-overflow: ellipsis; pointer-events: none; } } }