diff --git a/frontend/src/components/CustomNode.jsx b/frontend/src/components/CustomNode.jsx index 2220f09..e6c2a7f 100644 --- a/frontend/src/components/CustomNode.jsx +++ b/frontend/src/components/CustomNode.jsx @@ -27,8 +27,8 @@ function CustomNode({ data }) { border: '2px solid #1976d2', borderRadius: 6, textAlign: 'center', - width: 120, - height: 120, + width: 100, + height: 100, boxShadow: '0 2px 6px rgba(0,0,0,0.2)', position: 'relative', }}>