mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2025-09-05 09:46:21 +00:00
dark mode bug fixed
This commit is contained in:
parent
0762182df0
commit
3938341438
2 changed files with 2 additions and 1 deletions
File diff suppressed because one or more lines are too long
|
@ -48,6 +48,7 @@
|
||||||
listenToDatepicker() {
|
listenToDatepicker() {
|
||||||
jalaliDatepicker.startWatch({
|
jalaliDatepicker.startWatch({
|
||||||
time: true,
|
time: true,
|
||||||
|
container: '.ant-modal-wrap',
|
||||||
hideAfterChange: true,
|
hideAfterChange: true,
|
||||||
useDropDownYears: false,
|
useDropDownYears: false,
|
||||||
changeMonthRotateYear: true,
|
changeMonthRotateYear: true,
|
||||||
|
|
Loading…
Reference in a new issue