Skip to content

Commit f16d879

Browse files
committed
fix: Improve search drawer positioning
1 parent 2ef8538 commit f16d879

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

assets/sass/search.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
overscroll-behavior: contain;
6868
overflow-y: scroll;
6969
position: absolute;
70-
top: 6.2rem;
70+
top: 7rem;
7171
width: 100%;
7272
z-index: 6;
7373
max-height: 50vh;

0 commit comments

Comments
 (0)