/
githubmirror
/
components
Обзор
Документация
Войти
/
githubmirror
/
components
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
src/dev-app/button/button-demo.scss
24 строки
250 B
Amy Sorto
docs(material/button): switch examples and demo to MDC (#25559)
02 сен 2022, 02:40
Не верифицирован
02 сен 2022, 02:40
ee95a76
Код
Авторство
О чём код?
button, a { margin: 8px; text-transform: uppercase; } section { display: flex; align-items: center; margin: 8px; } p { padding: 5px 15px; } .demo-section-header { font-weight: 500; margin: 0; } .demo-no-flex { display: block; }