Skip to content

Commit

Permalink
Tweak confirmations pading
Browse files Browse the repository at this point in the history
  • Loading branch information
daviddossett authored and mustard-mh committed May 22, 2024
1 parent fa0209c commit 549bb94
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
border: 1px solid var(--vscode-chat-requestBorder);
border-radius: 4px;
margin-bottom: 16px;
padding: 12px 16px 16px;
padding: 8px 12px 12px;
}

.chat-confirmation-widget .chat-confirmation-widget-title {
Expand Down

0 comments on commit 549bb94

Please sign in to comment.