diff --git a/css/80_app.css b/css/80_app.css index 0ec11f9fe..36096d2e2 100644 --- a/css/80_app.css +++ b/css/80_app.css @@ -4233,6 +4233,7 @@ img.tile-debug { z-index: 1; -ms-user-select: element; pointer-events: none; + overflow: hidden; } .panel-container h1, @@ -4257,6 +4258,7 @@ img.tile-debug { border: 1px solid rgba(0, 0, 0, 0.75); padding-bottom: 10px; width: 250px; + max-width: 100%; pointer-events: auto; }