We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23f8aae commit ef53d3bCopy full SHA for ef53d3b
scanpipe/templates/scanpipe/base.html
@@ -39,7 +39,7 @@
39
.is-grey-link {color: #7a7a7a;}
40
.is-black-link:hover, .is-grey-link:hover {color: #3273dc; text-decoration: underline;}
41
.navbar button.navbar-item {font-size: 1em;}
42
- thead.is-sticky {position: sticky; top: -1px; z-index: 100; background-color: #fff;}
+ thead.is-sticky {position: sticky; top: -1px; z-index: 19; background-color: #fff;}
43
#inputs-panel .panel-block.dropdown:hover {background-color: #f5f5f5;}
44
#inputs-panel .dropdown-menu {width: 85%;}
45
a.panel-block {word-break: break-all;}
0 commit comments