tmagic-editor/packages/editor/src/theme/data-source-methods.scss

14 lines
214 B
SCSS

.m-editor-data-source-methods {
width: 100%;
.tmagic-design-table {
width: 100%;
}
.m-editor-data-source-methods-footer {
display: flex;
justify-content: flex-end;
margin-top: 15px;
}
}