UNPKG

@yandex/ui

Version:

Yandex UI components

10 lines (8 loc) 315 B
/* icon_has-glyph выставляет по умолчанию position: relative, но нет гарантий, что он приедет раньше */ .Textinput-Icon.Textinput-Icon { position: absolute; } .Textinput-Icon { z-index: 3; /* рисуем поверх __box и __control */ top: 0; }