refactor(edges): dont add width and height params

This commit is contained in:
moklick
2019-07-25 00:27:00 +02:00
parent e496cbe795
commit dbb178b222
6 changed files with 22 additions and 10 deletions
+1 -1
View File
@@ -60,7 +60,7 @@
width: 100%;
height: 100%;
position: absolute;
z-index: 2;
z-index: 3;
pointer-events: none;
transform-origin: 0 0;
}