mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
Inherit colour for linked file icon in file tree (#8032)
GitOrigin-RevId: 0ebfc7abba345354d1a2063b45bbd3ce10374008
This commit is contained in:
parent
2340b1b25e
commit
18f6f030a2
1 changed files with 1 additions and 1 deletions
|
@ -182,7 +182,7 @@
|
|||
|
||||
+ .linked-file-highlight {
|
||||
& {
|
||||
color: white;
|
||||
color: inherit;
|
||||
}
|
||||
position: relative;
|
||||
top: 4px;
|
||||
|
|
Loading…
Reference in a new issue