mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2024-11-17 06:35:14 +08:00
4 lines
180 B
Text
4 lines
180 B
Text
|
<div id="iFrameModal" class="fixed top-0 left-0 right-0 z-[2000] w-full h-full bg-sn-white hidden">
|
||
|
<iframe id="iFrameModalFrame" class="w-full h-full border-0"></iframe>
|
||
|
</div>
|