mirror of
https://github.com/liabru/matter-js.git
synced 2025-01-31 18:14:55 -05:00
fixed compare tool layer order in demo testbed
This commit is contained in:
parent
0cc4d964e2
commit
a3e801acfd
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
.matter-js.dev.matter-demo canvas {
|
.matter-js.dev.comparing.matter-demo canvas {
|
||||||
background: transparent !important;
|
background: transparent !important;
|
||||||
z-index: 20;
|
z-index: 20;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue