Skip to content
Snippets Groups Projects

Issue #3383291: Review and check support for media entity type

6 files
+ 39
66
Compare changes
  • Side-by-side
  • Inline
Files
6
+ 13
0
.path-frontend-editing .layout-node-form__actions {
display: block;
z-index: 2;
}
.path-frontend-editing .layout-node-form__actions .gin-sticky {
position: fixed;
bottom: 0;
background: white;
border: 1px solid gray;
padding: 0 15px;
border-radius: 8px;
}
Loading