2024-03-19 17:26:08 +08:00

17 lines
216 B
SCSS

.m-fields-code-select {
width: 100%;
.el-card__header {
display: none;
}
}
.m-editor-code-block-editor {
.tmagic-design-table {
height: 180px;
}
.el-drawer__body {
padding: 10px 20px;
}
}