diff --git a/core/frontend/src/components/canvas/components/editor/Preview.vue b/core/frontend/src/components/canvas/components/editor/Preview.vue index 2c3867c7e4..1a1baf08d7 100644 --- a/core/frontend/src/components/canvas/components/editor/Preview.vue +++ b/core/frontend/src/components/canvas/components/editor/Preview.vue @@ -16,7 +16,7 @@ @back-to-top="backToTop" /> {{ $t('panel.refresh_browser_frequency') }} - + - + {{ $t('panel.panel_view_result_show') }} - + + + + + + {{ $t('panel.public_link_button_show') }} + + + + +
+ {{ $t('panel.public_link_button_tips') }} +
+ +
+
+
+
+
+
@@ -360,6 +390,10 @@ export default { margin-left: 32px; } +.margin-left4 { + margin-left: 4px; +} + .bl { justify-content: flex-start; display: flex;