mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-20 00:28:52 +01:00
style(action-widget): remove border-radius for consistency with theme variables
This commit is contained in:
@@ -521,7 +521,6 @@
|
||||
/* Action Widget */
|
||||
.monaco-workbench .action-widget {
|
||||
box-shadow: var(--shadow-lg) !important;
|
||||
border-radius: var(--radius-lg);
|
||||
}
|
||||
|
||||
/* Parameter Hints */
|
||||
|
||||
Reference in New Issue
Block a user