mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 18:49:00 +01:00
2026 theme: update misc UI component styles
This commit is contained in:
@@ -1240,6 +1240,8 @@ ${formatRule(Codicon.menuSubmenu)}
|
||||
animation: fadeIn 0.083s linear;
|
||||
-webkit-app-region: no-drag;
|
||||
box-shadow: var(--vscode-shadow-lg${style.shadowColor ? `, 0 0 12px ${style.shadowColor}` : ''});
|
||||
border-radius: var(--vscode-cornerRadius-large);
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.context-view.monaco-menu-container :focus,
|
||||
|
||||
Reference in New Issue
Block a user