Change sizes
This commit is contained in:
parent
9989174c27
commit
55ff0b24d4
@ -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',
|
||||
}}>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user