Skip to content

Commit

Permalink
Update ControlPanel.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
evc29 committed Jul 18, 2024
1 parent 35dafce commit b4ed5c6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/Graph/ControlPanel.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ const ControlPanel: React.FC<ControlPanelProps> = ({
zIndex: 1000,
overflowX: 'hidden',
marginRight: '5px',
marginTop: '5px',
overflowY: 'auto',
maxHeight: '100vh',
};
Expand Down

0 comments on commit b4ed5c6

Please sign in to comment.