Skip to content

Commit

Permalink
fixed copilot landing page button wrap (#53193)
Browse files Browse the repository at this point in the history
  • Loading branch information
Saturn226 authored Nov 19, 2024
1 parent fc9d914 commit a20ff89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/landings/components/CookBookFilter.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ export const CookBookFilter = ({
/>
</form>
</div>
<div className="d-flex">
<div className="d-flex flex-wrap flex-md-nowrap ">
<ActionMenu>
<ActionMenu.Button className="col-md-1 col-sm-2 m-1">
<Box
Expand Down

0 comments on commit a20ff89

Please sign in to comment.