Skip to content

Commit

Permalink
fix(NcActions): RTL support
Browse files Browse the repository at this point in the history
Signed-off-by: Hamza Mahjoubi <[email protected]>
  • Loading branch information
hamza221 authored and backportbot[bot] committed Oct 20, 2024
1 parent 362ef4c commit 05def5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/assets/action.scss
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
padding: calc((var(--default-clickable-area) - 1.6em) / 2) 0;

cursor: pointer;
text-align: left;
text-align: start;

// in case there are no spaces like long email addresses
overflow: hidden;
Expand Down

0 comments on commit 05def5e

Please sign in to comment.