-
Notifications
You must be signed in to change notification settings - Fork 121
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(bl-calendar): Add RTL support for arrow icons to prevent visual s… (
#998) Issue When the user selects RTL mode, the calendar icons are swapped incorrectly. Fix Explicitly set direction: ltr to ensure icons remain in the correct order. Resolved incorrect icon placement while maintaining RTL layout. Issue: #997 --------- Co-authored-by: mehmet.tanas <[email protected]> Co-authored-by: Erbil <[email protected]>
- Loading branch information
1 parent
702f021
commit ef5cc6f
Showing
2 changed files
with
13 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters