/
githubmr
/
facebook-react
Обзор
Документация
Войти
/
githubmr
/
facebook-react
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
main
fixtures/view-transition/src/components/Page.css
30 строк
449 B
Sebastian Markbåge
Mark the root as animating if any Portal mutates or resizes (#32772)
31 мар 2025, 22:13
Не верифицирован
31 мар 2025, 22:13
95671b4
Код
Авторство
О чём код?
.roboto-font { font-family: "Roboto", serif; font-optical-sizing: auto; font-weight: 100; font-style: normal; font-variation-settings: "wdth" 100; } .swipe-recognizer { width: 300px; background: #eee; border-radius: 10px; padding: 20px; } .button { background: #000; color: #fff; border: 0px; border-radius: 5px; padding: 10px; } .portal { position: fixed; top: 10px; left: 360px; border: 1px solid #ccc; }