* set z-index to table-footer, fix bug #21053.

This commit is contained in:
Wenrui LI
2022-03-24 14:25:57 +08:00
parent ea4da61f53
commit b6cc4de226
@@ -22,6 +22,7 @@
#projectTableList .project-name.has-suffix > a {max-width: calc(100% - 100px);}
#projectTableList .project-name.has-prefix > a {padding-left: 5px;}
#projectTableList .project-name.has-suffix > a {padding-right: 5px;}
.table-footer {z-index: 1;}
</style>
<div id="mainMenu" class="clearfix">
<?php if($this->config->systemMode == 'new'):?>