mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-02 00:09:30 +01:00
Adjust padding for secondary action buttons in changes view (#305738)
style: adjust padding for secondary action buttons in changes view Co-authored-by: mrleemurray <mrleemurray@users.noreply.github.com>
This commit is contained in:
@@ -179,7 +179,7 @@
|
||||
}
|
||||
|
||||
.changes-view-body .chat-editing-session-actions.outside-card .monaco-button.secondary.monaco-text-button.codicon {
|
||||
padding: 4px 8px;
|
||||
padding: 4px 6px;
|
||||
font-size: 16px !important;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user