Tweak calendar z-index and uncomment type filters
This commit is contained in:
@@ -90,10 +90,12 @@
|
||||
height: 20em;
|
||||
overflow: auto;
|
||||
}
|
||||
.datetimepicker-wrapper {
|
||||
position: absolute;
|
||||
z-index: 3;
|
||||
}
|
||||
/* @media screen and (min-width: 500px) {
|
||||
.datetimepicker-wrapper {
|
||||
position: absolute;
|
||||
z-index: 100;
|
||||
}
|
||||
} */
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
Reference in New Issue
Block a user