We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7abfc93 commit dc57f26Copy full SHA for dc57f26
preview-src/index.css
@@ -3,9 +3,9 @@
3
* Licensed under the MIT License. See License.txt in the project root for license information.
4
*--------------------------------------------------------------------------------------------*/
5
6
- :root {
7
- --border-color: var(--vscode-notifications-border);
8
- }
+:root {
+ --border-color: var(--vscode-notifications-border);
+}
9
10
.title {
11
display: flex;
0 commit comments