9 lines
110 B
SCSS
9 lines
110 B
SCSS
|
|
#ui-datepicker-div {
|
||
|
|
z-index: 15 !important;
|
||
|
|
}
|
||
|
|
|
||
|
|
.ui-datepicker-header {
|
||
|
|
background-color: #00abef;
|
||
|
|
}
|
||
|
|
|