-
e.stopPropagation()}>
+
e.stopPropagation()}>
${state.modal(state, emit, close)}
diff --git a/tailwind.js b/tailwind.js
index ded6f27d..8d160bdc 100644
--- a/tailwind.js
+++ b/tailwind.js
@@ -604,6 +604,7 @@ module.exports = {
maxHeight: {
full: '100%',
+ 'half-screen': '50vh',
screen: '100vh'
},