Inherit colour for linked file icon in file tree (#8032)

GitOrigin-RevId: 0ebfc7abba345354d1a2063b45bbd3ce10374008
This commit is contained in:
Alf Eaton 2022-05-20 09:16:10 +01:00 committed by Copybot
parent 2340b1b25e
commit 18f6f030a2

View file

@ -182,7 +182,7 @@
+ .linked-file-highlight {
& {
color: white;
color: inherit;
}
position: relative;
top: 4px;