/
githubmirror
/
components
Обзор
Документация
Войти
/
githubmirror
/
components
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
src/dev-app/tree/tree-demo.scss
23 строки
317 B
Kristiyan Kostadinov
build: switch remaining dev app demos to MDC (#25649)
17 сен 2022, 12:34
Не верифицирован
17 сен 2022, 12:34
b8af554
Код
Авторство
О чём код?
.demo-tree-container { .demo-tree-node { display: block; } .demo-tree-nested-node { padding-left: 20px; } .demo-tree-invisible { display: none; } ul, li { -webkit-margin-before: 0; -webkit-margin-after: 0; list-style-type: none; } .mat-mdc-card { margin: 16px; } }