mirror of
https://github.com/Tencent/tmagic-editor.git
synced 2025-12-31 21:08:11 +00:00
8 lines
124 B
SCSS
8 lines
124 B
SCSS
.m-editor-layer-panel {
|
|
background: $--sidebar-content-background-color;
|
|
|
|
.m-editor-tree {
|
|
padding-top: 48px;
|
|
}
|
|
}
|