Browse Source

Reduce z-index for table header

Kristan Kenney 5 years ago
parent
commit
39a6aceca2
2 changed files with 1 additions and 1 deletions
  1. 1 1
      web/css/src/styles.css
  2. 0 0
      web/css/styles.min.css

+ 1 - 1
web/css/src/styles.css

@@ -1639,7 +1639,7 @@ div.l-content > div.l-separator:nth-of-type(4) {
   margin-top: 1px;
   position: sticky;
   top: 145px;
-  z-index: 1000;
+  z-index: 100;
 }
 
 .table-header:hover {

File diff suppressed because it is too large
+ 0 - 0
web/css/styles.min.css


Some files were not shown because too many files changed in this diff