mirror of
https://github.com/Tencent/tmagic-editor.git
synced 2025-10-04 09:29:59 +08:00
7 lines
85 B
SCSS
7 lines
85 B
SCSS
.m-fields-code-select {
|
|
width: 100%;
|
|
.el-card__header {
|
|
display: none;
|
|
}
|
|
}
|