Fix errors
This commit is contained in:
parent
f9ccabccaf
commit
4047ef2bf0
@ -5,7 +5,7 @@ function CustomNode({ data }) {
|
|||||||
|
|
||||||
return (
|
return (
|
||||||
<div style={{
|
<div style={{
|
||||||
background: '#fff',
|
background: 'transparent',
|
||||||
border: '2px solid #1976d2',
|
border: '2px solid #1976d2',
|
||||||
borderRadius: 6,
|
borderRadius: 6,
|
||||||
padding: 10,
|
padding: 10,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user