Skip to content

Commit 9ff9758

Browse files
committed
fix
1 parent 216955a commit 9ff9758

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

assets/sass/search.scss

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.o-search {
1+
#search {
22
width: 100%;
33
height: 6rem;
44
display: flex;
@@ -52,9 +52,8 @@
5252
top: 0.4rem;
5353
overflow-y: scroll;
5454
position: relative;
55-
top: -0.7rem;
56-
z-index: 6;
5755
border-radius: var(--pagefind-ui-border-radius);
56+
z-index: 6;
5857
}
5958

6059
.pagefind-ui__result-link {

0 commit comments

Comments
 (0)