Код: Выделить всё
.container {
/* … */
transform: translateZ(-1px) scale(2);
/* … */
}
< /code>
На основе хрома:
< /p>
firefox:
Подробнее здесь: [url]https://stackoverflow.com/questions/79587038/nested-css-transform-fails-on-firefox[/url]Код: Выделить всё
.container {
/* … */
transform: translateZ(-1px) scale(2);
/* … */
}
< /code>
На основе хрома:
< /p>
firefox:
Подробнее здесь: [url]https://stackoverflow.com/questions/79587038/nested-css-transform-fails-on-firefox[/url]