diff --git a/css/ui.css b/css/ui.css index c2c05e78..0c9d4d37 100644 --- a/css/ui.css +++ b/css/ui.css @@ -226,16 +226,12 @@ div.emulator { margin-top: 20px auto 0; } div.emuoverlay { - position:relative; - left:0; - top:0; - width:100%; + display:flex; + flex-direction:column; height:100%; - pointer-events:none; } div.emuscope { background-color: #333; - pointer-events:auto; } div.emuspacer { width:100%; diff --git a/index.html b/index.html index 307a19c8..f7e13896 100644 --- a/index.html +++ b/index.html @@ -94,6 +94,7 @@ if (window.location.host.endsWith('8bitworkshop.com')) { Game Consoles