Skip to content

Commit b758b9c

Browse files
committed
fix(web): restore file tree icon colors
1 parent 4f9a705 commit b758b9c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/web/src/styles/components.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9652,7 +9652,7 @@ textarea.input {
96529652
color: var(--text-tertiary);
96539653
}
96549654

9655-
.file-tree-shell .tree-icon {
9655+
.file-tree-shell .tree-icon.file {
96569656
color: var(--text-secondary);
96579657
}
96589658

0 commit comments

Comments
 (0)