6 lines
84 B
SCSS

.m-editor-layout {
width: 100%;
display: flex;
justify-self: space-between;
}