diff --git a/packages/nc-gui/components/smartsheet/toolbar/ShareView.vue b/packages/nc-gui/components/smartsheet/toolbar/ShareView.vue index 36805106e5..8df31b707f 100644 --- a/packages/nc-gui/components/smartsheet/toolbar/ShareView.vue +++ b/packages/nc-gui/components/smartsheet/toolbar/ShareView.vue @@ -205,7 +205,7 @@ const iframeCode = computed(() => { frameborder="0" width="100%" height="700" - style="background: transparent; border: 1px solid #ddd"/>` + style="background: transparent; border: 1px solid #ddd">` }) const copyIframeCode = async () => {