Skip to content

Commit

Permalink
Fix search menu width
Browse files Browse the repository at this point in the history
  • Loading branch information
rroose-rvo committed Sep 30, 2022
1 parent 13b4636 commit 65b77da
Show file tree
Hide file tree
Showing 2 changed files with 74 additions and 54 deletions.
1 change: 1 addition & 0 deletions documentation/demopages/algemeen/SearchInNav.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ const SearchInNav = () => {
size="md"
useIcons={true}
iconPlacement="before"
menuMaxWidth="md"
/>
<LayoutColumnRow size="md">
<div className="search-form">
Expand Down
127 changes: 73 additions & 54 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 65b77da

Please sign in to comment.