argos/dmp-frontend/src/app/ui/user-guide-editor/user-guide-editor.component...

15 lines
234 B
SCSS

.user-guide-editor {
padding-top: 5em;
padding-bottom: 2em;
margin-top: 1em;
.save-btn {
padding-top: inherit !important;
top: auto !important;
width: 56px !important;
bottom: 10px;
position: fixed;
right: 40px;
}
}