Skip to content
This repository was archived by the owner on Jul 19, 2022. It is now read-only.

Commit a99cc64

Browse files
committed
Slight finder icon search improvement
1 parent ad64aef commit a99cc64

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/css/finder.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,9 @@
2525

2626
#finder header .icon.search {
2727
font-size: 1.5rem;
28+
margin-top: -3px;
2829
margin-left: 1rem;
29-
margin-right: 1rem;
30+
margin-right: 0.75rem;
3031
color: var(--color-modal-subtle-fg);
3132
transition: color 0.5s;
3233
transition-delay: 0.4s;

0 commit comments

Comments
 (0)