From c3dd29d8ae158627a26f3f7b7987e38416ffb04e Mon Sep 17 00:00:00 2001 From: Baobhan Sith <80159437+Heavrnl@users.noreply.github.com> Date: Wed, 28 May 2025 09:29:17 +0800 Subject: [PATCH] =?UTF-8?q?style:=20=E4=BC=98=E5=8C=96=E9=83=A8=E5=88=86?= =?UTF-8?q?=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../style-customizer/StyleCustomizerBackgroundTab.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/frontend/src/components/style-customizer/StyleCustomizerBackgroundTab.vue b/packages/frontend/src/components/style-customizer/StyleCustomizerBackgroundTab.vue index 812eeeb..dd4f789 100644 --- a/packages/frontend/src/components/style-customizer/StyleCustomizerBackgroundTab.vue +++ b/packages/frontend/src/components/style-customizer/StyleCustomizerBackgroundTab.vue @@ -438,7 +438,7 @@ const filteredRemoteHtmlPresets = computed(() => { class="absolute inset-0" :style="{ backgroundColor: `rgba(0, 0, 0, ${editableTerminalBackgroundOverlayOpacity})` }" > - {{ t('styleCustomizer.noBackground') }} + {{ t('styleCustomizer.noBackground') }}