Tweak calendar z-index and uncomment type filters

This commit is contained in:
2022-08-12 20:45:25 +01:00
parent d6f47d0841
commit ddb737fdc6
7 changed files with 24 additions and 21 deletions

View File

@@ -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>