Merge pull request #18084 from itisAliRH/fix-toolbar-header-zindex

Fix toolbar header z-index
This commit is contained in:
Dannon
2024-05-02 12:37:48 -04:00
committed by GitHub
+1 -1
View File
@@ -220,7 +220,7 @@ table thead.thead-dark tr th[role="columnheader"] {
// show sticky elements behind dropdown-menus
.sticky-top {
z-index: 800;
z-index: 100;
}
// remove margin for labels with for attribute