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; } }