We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 959f83b commit 353e9ebCopy full SHA for 353e9eb
src/vs/workbench/contrib/chat/browser/media/chatViewWelcome.css
@@ -62,15 +62,13 @@ div.chat-welcome-view {
62
& > .chat-welcome-view-progress {
63
display: flex;
64
gap: 6px;
65
- color: var(--vscode-descriptionForeground);
66
text-align: center;
67
max-width: 350px;
68
padding: 0 20px;
69
margin-top: 20px;
70
}
71
72
& > .chat-welcome-view-message {
73
74
75
76
@@ -88,7 +86,6 @@ div.chat-welcome-view {
88
86
89
87
90
& > .chat-welcome-view-tips {
91
92
max-width: 250px;
93
margin-top: 10px;
94
0 commit comments