Skip to content
Discussion options

You must be logged in to vote

I just found this to be unnecessary as there is a css attribute for this:

* {
  unicode-bidi: plaintext;
  text-align: start; /* Align text automatically left/right*/
}

from: https://stackoverflow.com/a/72463737

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@massifrg
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by avidseeker
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants