mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-08 11:11:39 +09:00
Fix window size not fitting editor when sending message
This commit is contained in:
parent
0707059d49
commit
1cfb83da4d
2 changed files with 9 additions and 7 deletions
|
|
@ -4,6 +4,8 @@
|
|||
{$content}
|
||||
</div>
|
||||
<script>
|
||||
jQuery(window).load(setFixedPopupSize);
|
||||
jQuery(function() {
|
||||
setTimeout(setFixedPopupSize, 500);
|
||||
});
|
||||
var _isPoped = true;
|
||||
</script>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue