@@ -128,7 +128,7 @@
}
.cdb .cdb-sheet:not(.cdb-sub-sheet) > thead.head > th {
position: sticky;
- z-index: 1;
+ z-index: 10;
top: 0;
.cdb .cdb-sheet tr.head,
@@ -141,7 +141,7 @@
&:not(.cdb-sub-sheet) > thead.head > th {
@@ -525,7 +525,7 @@ input[type=checkbox]:checked:after {
bottom: 0px;
padding-top: 0px;
padding-bottom: 5px;
.hide-tabs.tabs-bottom > .tabs-header > div {
border-top: none;
@@ -583,7 +583,7 @@ input[type=checkbox] {
bottom : 0px;
padding-top : 0px;
padding-bottom : 5px;
&>div {
border-top : none;
border-top-right-radius: 0;