Answer the question
In order to leave comments, you need to log in
How to smooth the edges of a div when applying the transform property on it in firefox?
I apply the transform property on the div. Browsers on webkit are fine.
But in firefox, the edges are not anti-aliased at all and look just awful.
I read that you can try box shadow or blur. It didn't work with box shadow, and blur completely cancels the work of transform-style: preserve-3d. So that's not an option either. Are there any other options?
Answer the question
In order to leave comments, you need to log in
The question is very old, but maybe the answer will be useful to someone from the search:
box-shadow - it will help, but you need to choose the right property parameters
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question