Skip to content

Commit 5291a56

Browse files
committed
fix: bug fix
1 parent eb932c7 commit 5291a56

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

frontend/src/views/embedded/index.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,6 @@ onMounted(() => {
8585
const style = document.createElement('style')
8686
style.innerHTML = `.ed-overlay-dialog {
8787
margin-top: 50px;
88-
height: calc(100vh - 50px);
8988
}
9089
.ed-drawer {
9190
margin-top: 50px;

0 commit comments

Comments
 (0)