Skip to content

Commit

Permalink
More css changes
Browse files Browse the repository at this point in the history
  • Loading branch information
bhavyaus committed Mar 9, 2023
1 parent 70edbf1 commit d1c9fe3
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
}

.monaco-dialog-box .dialog-message-row .dialog-message-container .dialog-message-body hr {
color: var(--vscode-descriptionForeground);
border-color: var(--vscode-descriptionForeground);
margin-bottom: 12px;
background: var(--vscode-welcomePage-tileHoverBackground);
border-width: thin;
}

.monaco-dialog-box .dialog-message-row .dialog-message-container .dialog-message-body .modal-dialog-message .icon-widget{
Expand Down

0 comments on commit d1c9fe3

Please sign in to comment.