/
githubmirror
/
angular
Обзор
Документация
Войти
/
githubmirror
/
angular
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
devtools/src/app/demo-app/zippy.component.scss
19 строк
295 B
AleksanderBodurri
refactor(devtools): prepare codebase for migration to angular/angular repo
22 ноя 2021, 04:23
22 ноя 2021, 04:23
528f33d
Код
Авторство
О чём код?
:host { user-select: none; } header { max-width: 120px; border: 1px solid #ccc; padding-left: 10px; padding-right: 10px; cursor: pointer; } div { max-width: 120px; border-left: 1px solid #ccc; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; padding: 10px; }