diff --git a/app/src/index.css b/app/src/index.css index 06b4d0f..e7a2d75 100644 --- a/app/src/index.css +++ b/app/src/index.css @@ -122,4 +122,10 @@ html, * { .window-indicator{ stroke: transparent; display: none; -} \ No newline at end of file +} + + + +[data-shape-type="customArrow"] g{ + stroke: rgb(224, 228, 233); +}