mirror of
https://github.com/Tencent/tmagic-editor.git
synced 2025-12-31 04:30:18 +00:00
14 lines
214 B
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;
|
|
}
|
|
}
|