Skip to content

Commit c12a075

Browse files
committed
fix(web): restore file tree icon colors
1 parent 0a68414 commit c12a075

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)