Skip to content

fix: pseudo-element content unicode

Filip Mösner requested to merge (removed):panther7-master-patch-36179 into develop

I using template, i changed unicode \xxxx to char (like \00a7 to §) which don't work with "\xxxx" unicode content, we need use "\uxxxx".

Please try use via stylus.

Thanks for fix.

Edited by Filip Mösner

Merge request reports