Skip to content

Commit

Permalink
fix(rtl): invitees list
Browse files Browse the repository at this point in the history
Signed-off-by: Hamza Mahjoubi <hamzamahjoubi221@gmail.com>
  • Loading branch information
hamza221 committed Oct 24, 2024
1 parent aac2eee commit 1a4c008
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions css/app-sidebar.scss
Original file line number Diff line number Diff line change
Expand Up @@ -898,9 +898,10 @@
display: flex;
align-items: center;
width: 100%;

text-align: start;
// Account for avatar width (because it is position: relative)
padding-right: 32px;

padding-inline-end: 32px;

&__label {
width: 100%;
Expand Down

0 comments on commit 1a4c008

Please sign in to comment.