SACP2: 完成大部分美化 #14

Merged
cxykevin merged 8 commits from :main into main 2024-08-10 21:39:32 +08:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 80b25beeb7 - Show all commits

View File

@ -108,7 +108,7 @@
{{{ content }}} {{{ content }}}
</div> </div>
<mdui-dialog headline="Study Env (press esc to close)" close-on-esc id="study-env-dialog"> <mdui-dialog headline="Study Env" close-on-esc close-on-overlay-click id="study-env-dialog">
<iframe src="about:blank" style="height:80%;width:99%" id="study-env-iframe"></iframe> <iframe src="about:blank" style="height:80%;width:99%" id="study-env-iframe"></iframe>
</mdui-dialog> </mdui-dialog>