forms/select/cSelect.scss
@@ -12,12 +12,22 @@ } } .at-input__children { padding-right: 20px; &::after { display: none; } .at-icon-chevron-right { font-size: 1.024rem; font-size: 48px; color: #ccc; } } .at-input__icon { display: none; } .at-input__container { input { text-overflow: ellipsis; pointer-events: none; } } }