mirror of
https://github.com/axllent/mailpit.git
synced 2025-03-19 21:28:07 +02:00
UI: Resize preview iframe on load
This commit is contained in:
parent
5a9fd0686e
commit
77e6b88c5d
@ -39,6 +39,7 @@ export default {
|
||||
anchorEl.setAttribute('target', '_blank');
|
||||
}
|
||||
}
|
||||
self.resizeIframes();
|
||||
}
|
||||
}, 200);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user