diff --git a/demo/arrows.html b/demo/arrows.html index aa6aa63..72db41b 100644 --- a/demo/arrows.html +++ b/demo/arrows.html @@ -15,12 +15,12 @@ margin: 0; } - spatial-geometry { + fc-geometry { border: 1px solid black; border-radius: 3px; } - spatial-connection { + fc-connection { display: block; position: absolute; inset: 0 0 0 0; @@ -32,18 +32,18 @@
-