Skip to content

Commit

Permalink
injected-style.scss: Corrected support section text direction for RTL…
Browse files Browse the repository at this point in the history
… languages
  • Loading branch information
avi12 committed Jul 10, 2023
1 parent e661a50 commit 895d1dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/cs-helpers/desktop/injected-style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
font-size: max(1rem, 16px);
padding: 2rem;
margin-bottom: 10px;
direction: ltr;

&__header {
display: flex;
Expand Down

0 comments on commit 895d1dd

Please sign in to comment.