mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-22 05:15:29 +09:00
Also apply iframe solution to dispDocumentDeclare
This commit is contained in:
parent
d1d278719c
commit
bd3e642d37
3 changed files with 8 additions and 1 deletions
|
|
@ -19,6 +19,7 @@
|
|||
</script>
|
||||
<style>
|
||||
.x.popup { width: 100vw; height: 100vh; display: flex; flex-direction: column; }
|
||||
.x.popup > form { width: 100vw; height: 100vh; display: flex; flex-direction: column; margin: 0; }
|
||||
.x_modal-header { flex: 0 0 auto; }
|
||||
.x_modal-body { flex: 1; overflow: scroll; }
|
||||
</style>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue