Skip to content

Conversation

@A909M
Copy link
Contributor

@A909M A909M commented Oct 31, 2024

Description

This PR fixes the CSS margin for .treeselect-input__arrow when in RTL mode by adding a margin on the left side.

Changes

  • Adds [dir='rtl'] .treeselect-input__arrow { margin-left: 7px; } to ensure proper spacing in RTL layouts.

Testing

This can be tested by viewing the component in an RTL layout and verifying the arrow icon's spacing.

Before

chrome_s4q8TRztp0

After

chrome_EkwiXMpjyO

@CodeWithDennis CodeWithDennis merged commit 2e69bbc into CodeWithDennis:3.x Oct 31, 2024
1 check passed
@CodeWithDennis
Copy link
Owner

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants