Skip to content

Commit 6959b99

Browse files
authored
fix extra border on changed files (microsoft#261544)
1 parent 5d14baf commit 6959b99

File tree

1 file changed

+1
-0
lines changed
  • src/vs/workbench/contrib/chat/browser/media

1 file changed

+1
-0
lines changed

src/vs/workbench/contrib/chat/browser/media/chat.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -757,6 +757,7 @@ have to be updated for changes to the rules above, or to support more deeply nes
757757
.monaco-button {
758758
padding: 4px 6px 4px 0px;
759759
border-radius: 2px;
760+
border: none;
760761
background-color: unset;
761762
color: var(--vscode-foreground)
762763
}

0 commit comments

Comments
 (0)