Skip to content

Commit dc57f26

Browse files
committed
Remove space.
1 parent 7abfc93 commit dc57f26

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

preview-src/index.css

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
* Licensed under the MIT License. See License.txt in the project root for license information.
44
*--------------------------------------------------------------------------------------------*/
55

6-
:root {
7-
--border-color: var(--vscode-notifications-border);
8-
}
6+
:root {
7+
--border-color: var(--vscode-notifications-border);
8+
}
99

1010
.title {
1111
display: flex;

0 commit comments

Comments
 (0)