Как добавить стрелку в тег выбора?CSS

Разбираемся в CSS
Ответить
Anonymous
 Как добавить стрелку в тег выбора?

Сообщение Anonymous »


I faced a problem when styling the select tag. The thing is that by default, the arrow is in the right corner of the field, which takes the size of the largest option tag. That's why, when a small option is selected, everything looks not in a proper way. Is there any possibility to adjust the width of the select tag to the current option or somehow attach the arrow to it? Thanks in advance! enter image description here

I tried applying the appearance: none property and adding an arrow using the after pseudo element, but nothing worked.


Источник: https://stackoverflow.com/questions/781 ... select-tag
Ответить

Быстрый ответ

Изменение регистра текста: 
Смайлики
:) :( :oops: :roll: :wink: :muza: :clever: :sorry: :angel: :read: *x)
Ещё смайлики…
   
К этому ответу прикреплено по крайней мере одно вложение.

Если вы не хотите добавлять вложения, оставьте поля пустыми.

Максимально разрешённый размер вложения: 15 МБ.

Вернуться в «CSS»