Commit c34bbbf
* fix(datepicker): fixed the datepicker bidi layout issue. (#8161)
Fixed the next & previous month arrow orientation for datepicker component in bidi(RTL) layout by adding the RTLCSS value directives. (#8161)
* fix(datepicker): fixed the datepicker bidi layout issue. (#8161)
Wrapped the RTL directive with #{}, so sass could correctly interpolates the comment as a directive (#8161)
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
1 parent d944018 commit c34bbbf
File tree
1 file changed
+1
-0
lines changed- packages/components/src/components/date-picker
1 file changed
+1
-0
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
| 145 | + | |
145 | 146 | | |
146 | 147 | | |
147 | 148 | | |
| |||
0 commit comments