Skip to content
This repository was archived by the owner on Jan 11, 2023. It is now read-only.

Commit 1d47f64

Browse files
AlexWang-16jasonLaster
authored andcommitted
Quick Open - style selected matches (#5750)
1 parent fddd846 commit 1d47f64

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/components/QuickOpenModal.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
background-color: transparent;
44
}
55

6+
.selected .highlight {
7+
color: white;
8+
}
9+
610
.result-item .subtitle .highlight {
711
color: var(--grey-90);
812
font-weight: 500;

0 commit comments

Comments
 (0)