diff --git a/services/web/frontend/stylesheets/app/editor/file-tree.less b/services/web/frontend/stylesheets/app/editor/file-tree.less index 4898643a8c..fd500ca5ee 100644 --- a/services/web/frontend/stylesheets/app/editor/file-tree.less +++ b/services/web/frontend/stylesheets/app/editor/file-tree.less @@ -182,7 +182,7 @@ + .linked-file-highlight { & { - color: white; + color: inherit; } position: relative; top: 4px;