Skip to content
Snippets Groups Projects
Commit 00487031 authored by Olivia206's avatar Olivia206
Browse files

fixed search button fixed for mobile

parent 4250e959
No related branches found
No related tags found
No related merge requests found
......@@ -148,7 +148,7 @@
padding-top: calc(#{$spacing3} + #{half($spacing0)})
.pagefind-fixed
background: $color-background
background: $color-background-alt
bottom: 0
left: $spacing3
min-width: calc(#{$spacing3} * 3)
......@@ -161,6 +161,8 @@
left: 0
width: 100vw
&.in-page-with-toc
background: $color-background
border-top: 1px solid #eee
bottom: px2rem(44)
.pagefind-footer
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment