mirror of
https://github.com/Tencent/tmagic-editor.git
synced 2026-01-02 14:38:14 +00:00
6 lines
76 B
SCSS
6 lines
76 B
SCSS
.m-editor-workspace {
|
|
height: 100%;
|
|
width: 100%;
|
|
user-select: none;
|
|
}
|