Fix Z indexes for calendar
This commit is contained in:
@@ -90,6 +90,10 @@
|
||||
height: 20em;
|
||||
overflow: auto;
|
||||
}
|
||||
.datetimepicker-wrapper {
|
||||
position: absolute;
|
||||
z-index: 3;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
Reference in New Issue
Block a user