refactor(edges): dont add width and height params
This commit is contained in:
Vendored
+1
-1
@@ -60,7 +60,7 @@
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
position: absolute;
|
||||
z-index: 2;
|
||||
z-index: 3;
|
||||
pointer-events: none;
|
||||
transform-origin: 0 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user