Skip to content

Commit 21601ed

Browse files
committed
Modify bookmark result star icon opacity
Reduces chance that the star is seen as a button or control.
1 parent 88ec2a8 commit 21601ed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/renderer/components/ft-input/ft-input.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -213,6 +213,7 @@
213213

214214
.bookmarkStarIcon {
215215
color: var(--favorite-icon-color);
216+
opacity: 0.6;
216217
}
217218

218219
.hover {

0 commit comments

Comments
 (0)