dark mode bug fixed

This commit is contained in:
ali rahimi 2024-01-02 02:33:11 +01:00
parent 0762182df0
commit 3938341438
2 changed files with 2 additions and 1 deletions

File diff suppressed because one or more lines are too long

View file

@ -48,6 +48,7 @@
listenToDatepicker() {
jalaliDatepicker.startWatch({
time: true,
container: '.ant-modal-wrap',
hideAfterChange: true,
useDropDownYears: false,
changeMonthRotateYear: true,