ui: simplify local rail editor spacing
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user