mirror of
https://github.com/microsoft/vscode.git
synced 2026-07-18 18:03:19 +01:00
Align border radius to other widgets
This commit is contained in:
@@ -720,7 +720,7 @@
|
||||
|
||||
.chat-confirmation-widget {
|
||||
border: 1px solid var(--vscode-chat-requestBorder);
|
||||
border-radius: 6px;
|
||||
border-radius: 4px;
|
||||
margin-bottom: 16px;
|
||||
padding: 12px 16px 16px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user