0

I'm having a problem with CSS where all the page gets blurry when a div containing the style border-radius and a scroll-bar (forced or not with overflow-y). There is also a transform:scale in all page. The prints below shows the div with (the first one) and without (second) border-radius:

with border-radius

without border-radius

Does someone knows why is this happening? And there is some way to fix it? Thanks!

LeMag
  • 43
  • 1
  • 8
  • For those with the same problem, actually changing `transform` to `zoom` (scale 1.5 to 150% for example) solved the problem! Thanks!!! – LeMag May 19 '22 at 14:41

0 Answers0