CSS 'preserve-3d' stops 'position: fixed'

 If I set a 'transform-style' of 'preserve-3d' on an HTML element then 'position: fixed' does not work.


This seems similar to having 'position: fixed' under something with a 'transform'. Here, the 'fixed' behavior does not work.



Comments

Popular posts from this blog

Giving PWA icons transparent backgrounds

RCS 'identification marker' comes in useful

Marking up code examples