/
githubmirror
/
ionic-framework
Обзор
Документация
Войти
/
githubmirror
/
ionic-framework
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
core/src/components/range/range.vars.scss
8 строк
360 B
Liam DeBeasi
chore(theming): remove Sass default flags (#29401)
25 апр 2024, 22:59
Не верифицирован
25 апр 2024, 22:59
6e8bf49
Код
Авторство
О чём код?
/// @prop - Top margin of range's label when in an item $range-item-label-margin-top: 10px; /// @prop - Bottom margin of range's label when in an item // We don't add additional margin because the native container // has additional white space. Otherwise there would be too // much white space at the bottom of the item. $range-item-label-margin-bottom: 0px;