5 lines
67 B
CSS
5 lines
67 B
CSS
|
.wrapper {
|
||
|
/* For date picker */
|
||
|
overflow: visible !important;
|
||
|
}
|