Skip to content

Commit 5a35f86

Browse files
committed
fixed search results in desktop
1 parent 5401b7d commit 5a35f86

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/css/search.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -131,8 +131,8 @@
131131
left: 0;
132132
top: 100%;
133133
border-radius: 4px;
134-
margin-left: 0.75rem !important;
135-
margin-top: -6rem !important;
134+
margin-left: 1.5rem !important;
135+
margin-top: -4rem !important;
136136
padding: 0;
137137
text-align: left;
138138
height: auto;

0 commit comments

Comments
 (0)