Skip to content

Commit

Permalink
Max 50% ContextMenu width
Browse files Browse the repository at this point in the history
  • Loading branch information
ericclemmons committed Nov 2, 2024
1 parent 68af142 commit 371be47
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/click-to-react-component/src/ContextMenu.js
Original file line number Diff line number Diff line change
Expand Up @@ -233,6 +233,7 @@ export const ContextMenu = React.forwardRef(
padding: 5px;
border-radius: 4px;
font-size: 13px;
max-width: 50vw;
}
[data-click-to-component-contextmenu] button:focus,
Expand Down

0 comments on commit 371be47

Please sign in to comment.