Skip to content

Commit 82929e3

Browse files
chore: clean up workspace configuration and update placeholder styles
Signed-off-by: wangsimiao1 <wangsimiao1@xiaomi.com>
1 parent 94da65c commit 82929e3

3 files changed

Lines changed: 2 additions & 50 deletions

File tree

.gitignore

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,7 @@ package-lock.json
1818
# IDE configurations
1919
.idea
2020
.kiro
21-
.vscode/*
22-
!.vscode/settings.json
23-
!.vscode/extensions.json
24-
!.vscode/tasks.json
21+
.vscode
2522

2623
# Misc
2724
*.code-workspace

_sass/abstracts/_placeholders.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
}
3232

3333
%tag-hover {
34-
@extend %link-color;
34+
color: var(--sidebar-active-color) !important;
3535

3636
background: var(--tag-hover);
3737
border-color: var(--tag-hover);

wangsimiao2000.github.io.code-workspace

Lines changed: 0 additions & 45 deletions
This file was deleted.

0 commit comments

Comments
 (0)