Fixed vertical scrolling in iFrames

This commit is contained in:
VA3HDL 2024-05-27 13:48:35 -04:00
parent b6b837f5e0
commit c0a1e58348
1 changed files with 0 additions and 2 deletions

View File

@ -48,7 +48,6 @@ db 8D 88 88 88booo. 88. db 8D
height: 100%; height: 100%;
position: fixed; position: fixed;
width: 100%; width: 100%;
overflow: hidden;
bottom: 0px; bottom: 0px;
z-index: -2; z-index: -2;
} }
@ -492,7 +491,6 @@ Y8888P' `Y88P' Y8888D' YP
id="FullScreen" id="FullScreen"
src="" src=""
title="Zoom" title="Zoom"
scrolling="no"
></iframe> ></iframe>
</div> </div>