[ui] fix datepicker z-index
This commit is contained in:
parent
7c4f40b631
commit
2cbab3e6da
1 changed files with 4 additions and 0 deletions
|
|
@ -148,6 +148,10 @@ textarea.form-control {
|
|||
z-index: 100 !important;
|
||||
}
|
||||
|
||||
.ui-datepicker {
|
||||
z-index: 100 !important;
|
||||
}
|
||||
|
||||
.ui-datepicker .ui-datepicker-header {
|
||||
border-radius: 0px !important;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue