smooth font
-
Hi, help me, why center block blured text?
-
Can you create a codepen please?
Scott
-
in codepen all is ok (
if I deleteq-banner
from dom - theq-card
is ok, no blur
-
See if there is “translate3d” being used somewhere. If it is, change or override it with just “translate”.
Scott
-
try this url
https://beta.zakupsad.ru/404
button is smoots, I don’t know why (
I haven’t found anytranslate3d
except loading bar -
Yeah, it’s from the “fixed-center” class.
Scott
-
This is a browser bug. I’ve already started an issue on this.
https://github.com/quasarframework/quasar/issues/4641
You can override the CSS with just translate for now too.
Scott
-
Thanks! It works)
-
Fix will be available in Quasar v1.1.1