/
githubmirror
/
ionic-framework
Обзор
Документация
Войти
/
githubmirror
/
ionic-framework
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
core/src/components/menu/menu.vars.scss
10 строк
279 B
Liam DeBeasi
chore(theming): remove Sass default flags (#29401)
25 апр 2024, 22:59
Не верифицирован
25 апр 2024, 22:59
6e8bf49
Код
Авторство
О чём код?
@import "../../themes/ionic.globals"; // Menu // -------------------------------------------------- /// @prop - Width of the menu $menu-width: 304px; /// @prop - Width of the menu on small devices (under 340px) $menu-small-width: $menu-width - 40px;