mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2025-09-05 01:36:19 +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() {
|
||||
jalaliDatepicker.startWatch({
|
||||
time: true,
|
||||
container: '.ant-modal-wrap',
|
||||
hideAfterChange: true,
|
||||
useDropDownYears: false,
|
||||
changeMonthRotateYear: true,
|
||||
|
|
Loading…
Reference in a new issue