ui: simplify local rail editor spacing

This commit is contained in:
2026-04-06 14:00:28 +09:00
parent ecd3e69b5a
commit a6b5fc8b81
4 changed files with 3 additions and 4 deletions

View File

@@ -1462,7 +1462,7 @@ function reloadApp() {
.workspaceBody--localRail {
min-height: 0;
padding: 18px 18px 32px;
padding: 18px 18px 0;
border: 0;
border-radius: 0;
background: var(--theme-workspace-bg);

View File

@@ -2030,7 +2030,6 @@ onUnmounted(() => {
min-width: 0;
align-self: stretch;
box-sizing: border-box;
padding-bottom: 46px;
}
.editorMain__title {
font-size: 28px;