2023-11-01 14:06:04 +08:00

8 lines
124 B
SCSS

.m-editor-layer-panel {
background: $--sidebar-content-background-color;
.m-editor-tree {
padding-top: 48px;
}
}