0
0
Fork 0
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:
liabru 2024-02-14 22:40:10 +00:00
parent 0cc4d964e2
commit a3e801acfd

View file

@ -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;
}