mobile arrows
This commit is contained in:
@@ -56,7 +56,7 @@ function TargetSvg(args) {
|
||||
: outgoing.map(getPath);
|
||||
|
||||
return (
|
||||
<svg viewBox="0 0 900 900" preserveAspectRatio="none" className="target-svg" transform='rotate(-90)'>
|
||||
<svg viewBox="0 0 900 900" preserveAspectRatio="none" className="target-svg">
|
||||
{arrows}
|
||||
</svg>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user