mirror of
https://github.com/microsoft/vscode.git
synced 2026-07-10 16:58:55 -05:00
style: Remove top margin from activity bar in floating panels for improved alignment
This commit is contained in:
@@ -156,10 +156,6 @@
|
||||
padding-bottom: var(--vscode-spacing-size40);
|
||||
}
|
||||
|
||||
.monaco-workbench.floating-panels .activitybar > .content > .composite-bar {
|
||||
margin-top: var(--vscode-spacing-size20);
|
||||
}
|
||||
|
||||
/*
|
||||
* When the status bar is hidden every floating card sits directly against the window
|
||||
* bottom edge. Double the bottom margin (4px → 8px) to match the doubled outer gutter
|
||||
|
||||
Reference in New Issue
Block a user