move shape-rendering to svg component

This commit is contained in:
Coen
2021-04-15 14:12:56 +02:00
parent 7781886dd7
commit 2b11cb94f9

View File

@@ -178,8 +178,4 @@
z-index: 5;
bottom: 10px;
right: 10px;
&-node {
shape-rendering: crispedges;
}
}