/
githubmirror
/
components
Обзор
Документация
Войти
/
githubmirror
/
components
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
src/dev-app/performance/performance-demo.scss
23 строки
367 B
Wagner Maciel
test(multiple): add performance testing page to dev-app (#26391)
01 фев 2023, 18:44
Не верифицирован
01 фев 2023, 18:44
81895ac
Код
Авторство
О чём код?
.demo-table-and-paginator-container { margin-bottom: 22px; border: 1px solid #ccc; border-radius: 5px; overflow: hidden; } .demo-table-container { max-height: 60vh; overflow: auto; } .demo-disclaimer { display: flex; justify-content: center; align-items: center; margin: 0 0 32px; mat-icon { flex-shrink: 0; margin-right: 16px; } }