Fixed User-Select for new Dashboard

This commit is contained in:
Luca Haid
2025-01-10 10:00:39 +00:00
parent fe4506bc9e
commit c562d2e5fb
2 changed files with 9 additions and 0 deletions

View File

@@ -1,6 +1,11 @@
<?php include(realpath(dirname(__FILE__)."/../")."/header.php"); ?>
<?php $wftype = "building"; ?>
<style>
.dropdown-menu.show {
z-index: 9999999;
}
</style>
<!-- start page title -->
<div class="row">