mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-08 09:08:48 +01:00
style(notebook): update action-item border-radius for consistency with theme variable
This commit is contained in:
@@ -611,10 +611,6 @@
|
||||
box-shadow: var(--shadow-sm);
|
||||
}
|
||||
|
||||
.notebookOverlay .cell-bottom-toolbar-container .action-item {
|
||||
border-radius: var(--radius-sm);
|
||||
}
|
||||
|
||||
/* Inline Chat */
|
||||
.monaco-workbench .monaco-editor .inline-chat {
|
||||
box-shadow: var(--shadow-lg);
|
||||
|
||||
Reference in New Issue
Block a user