Skip to content

Instantly share code, notes, and snippets.

@RollingHog
Created December 24, 2021 06:10
Show Gist options
  • Save RollingHog/a8029d7d64912af86e0e724449b6cf0c to your computer and use it in GitHub Desktop.
Save RollingHog/a8029d7d64912af86e0e724449b6cf0c to your computer and use it in GitHub Desktop.
.js-header-wrapper, nope.hx_page-header-bg>div.d-flex {
height: 10px;
overflow:hidden;
margin: 0px !important;
}
.js-header-wrapper:hover, .hx_page-header-bg>div.d-flex:hover {
height: auto;
overflow: visible;
}
div.hx_page-header-bg {
padding-top: 0px !important;
}
.hx_page-header-bg>div.d-flex {
margin-bottom: 0px !important;
}
.js-project-column-automation-footer {
display: none;
}
.UnderlineNav-item {
padding: 4px 16px;
}
.project-columns-container::-webkit-scrollbar {
display: none;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment