Skip to content

Commit

Permalink
Merge pull request #19358 from shariquerik/datepicker-arabic-fix
Browse files Browse the repository at this point in the history
Fixes #19351
  • Loading branch information
shariquerik committed Dec 20, 2022
2 parents 89a3415 + cbc869e commit 57c2d23
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions frappe/public/scss/common/datepicker.scss
@@ -1,4 +1,6 @@
/*rtl:begin:ignore*/
@import "~air-datepicker/dist/css/datepicker.min";
/*rtl:end:ignore*/

.datepicker {
direction: ltr;
Expand Down

0 comments on commit 57c2d23

Please sign in to comment.