/
githubmirror
/
components
Обзор
Документация
Войти
/
githubmirror
/
components
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
docs/src/app/pages/component-viewer/component-api.scss
49 строк
853 B
Paul Gschwendtner
build: rename docs site folder to `docs`
15 апр 2025, 09:37
15 апр 2025, 09:37
4ecdc49
Код
Авторство
О чём код?
.docs-api-class-name { margin-top: 28px; margin-bottom: 0; display: block; font-weight: bold; font-size: 20px; background: none; code { background: none; } } .docs-api-type-alias-name, .docs-api-class-name { @media (max-width: 399px) { word-break: break-word; } } .docs-api-h3 { font-weight: 300; font-size: 24px; line-height: 32px; margin: 40px 0 20px; padding-bottom: 3px; } .docs-api-method-name-cell, .docs-api-method-header, .docs-api-method-description-cell, .docs-api-property-description, .docs-api-class-export-label, .docs-api-component-selectors, .docs-api-directive-selectors, .docs-api-class-description, .docs-api-class-export-name { font-size: 15px; } .docs-api-class-description { line-height: 24px; } .docs-api-property-type { font-weight: bold; font-size: 14px; margin-top: 5px; }