argos/dmp-frontend/src/app/ui/quick-wizard/dataset-editor/dataset-editor-wizard.compo...

11 lines
199 B
SCSS

.toc-pane-container {
&.is-sticky~.nav-spacer {
height: 500px; // the container size }
// height: calc(100vh - 100px); // the container size }
}
}
.is-sticky {
margin-top: 70px !important;
}