Skip to content

Commit

Permalink
fix: force setting top and button for search-toggle
Browse files Browse the repository at this point in the history
Close #421

Signed-off-by: HEIGE-PCloud <[email protected]>
  • Loading branch information
HEIGE-PCloud committed Jan 6, 2022
1 parent ec5f57b commit a5c01fe
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions assets/css/_partial/_header.scss
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,9 @@ header {
position: absolute;
left: auto;
right: 1rem;
text-align: center;
top: -13pt;
bottom: -13pt;
}

.search-toggle {
Expand Down

1 comment on commit a5c01fe

@vercel
Copy link

@vercel vercel bot commented on a5c01fe Jan 6, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.