/
githubmirror
/
ionic-framework
Обзор
Документация
Войти
/
githubmirror
/
ionic-framework
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
core/src/components/item/item.vars.scss
8 строк
284 B
Shane
fix(checkbox,radio,toggle): add missing keyboard focus indicators (#31295)
01 авг 2026, 00:57
Не верифицирован
01 авг 2026, 00:57
2f9c0b7
Код
Авторство
О чём код?
@import "../../themes/ionic.globals"; // Item // -------------------------------------------------- // Room for the focus indicator to paint outside a slotted control. Widest // overhang is the iOS radio: a 36px indicator around a 15px icon. $item-input-focus-indicator-room: 12px;