mirror of
https://github.com/liabru/matter-js.git
synced 2025-01-15 16:38:43 -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;
|
||||
}
|
||||
|
||||
.matter-js.dev.matter-demo canvas {
|
||||
.matter-js.dev.comparing.matter-demo canvas {
|
||||
background: transparent !important;
|
||||
z-index: 20;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue