feature/set the header logo to z-index 10

This commit is contained in:
Hongwei 2021-10-27 23:14:23 +02:00
parent 4f1a166315
commit 6dc4f211ca

View File

@ -184,6 +184,7 @@ table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSo
top: 0px;
background: #FFFFFF;
width: inherit;
z-index: 10;
}
#body-container{