We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb932c7 commit 5291a56Copy full SHA for 5291a56
frontend/src/views/embedded/index.vue
@@ -85,7 +85,6 @@ onMounted(() => {
85
const style = document.createElement('style')
86
style.innerHTML = `.ed-overlay-dialog {
87
margin-top: 50px;
88
- height: calc(100vh - 50px);
89
}
90
.ed-drawer {
91
0 commit comments