/
githubmr
/
facebook-react
Обзор
Документация
Войти
/
githubmr
/
facebook-react
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
main
packages/react-devtools-shared/src/devtools/views/SuspenseTab/SuspenseTimeline.css
21 строка
340 B
Sebastian Markbåge
[DevTools] Custom Scrubber Design (#34627)
29 сен 2025, 03:00
Не верифицирован
29 сен 2025, 03:00
dce1f6c
Код
Авторство
О чём код?
.SuspenseTimelineContainer { display: flex; flex-direction: row; padding: 0.25rem; align-items: center; } .SuspenseTimelineInput { display: flex; flex-direction: column; flex-grow: 1; } .SuspenseTimelineRootSwitcher { height: fit-content; max-width: 3rem; } .SuspenseTimelineProgressIndicator { align-self: center; }