Skip to content

Commit 369b377

Browse files
authored
Small fix for css curly brace (microsoft#262172)
1 parent 76745ed commit 369b377

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@
8383

8484
.chat-sessions-tree .session-input-container .monaco-inputbox:focus-within {
8585
--vscode-input-border: var(--vscode-focusBorder) !important;
86+
}
8687

8788
/* Position session content and actions inline */
8889
.chat-sessions-tree .chat-session-item .session-content {

0 commit comments

Comments
 (0)