From 7433f470fc990ab0ac84005de18bff2f94da41a0 Mon Sep 17 00:00:00 2001 From: Simula_r <18093452+simula-r@users.noreply.github.com> Date: Thu, 27 Nov 2025 15:40:27 -0800 Subject: [PATCH] Fix/vue nodes banner text (#7007) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## Summary ensure banner text is white ┆Issue is synchronized with this [Notion page](https://www.notion.so/PR-7007-Fix-vue-nodes-banner-text-2b86d73d365081e1ab60c7013cc9d37c) by [Unito](https://www.unito.io) --- src/components/topbar/TryVueNodeBanner.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/topbar/TryVueNodeBanner.vue b/src/components/topbar/TryVueNodeBanner.vue index 48d338249..17e22ba93 100644 --- a/src/components/topbar/TryVueNodeBanner.vue +++ b/src/components/topbar/TryVueNodeBanner.vue @@ -3,7 +3,7 @@ v-if="showVueNodesBanner" class="pointer-events-auto relative w-full h-10 bg-gradient-to-r from-blue-600 to-blue-700 flex items-center justify-center px-4" > -