From c3d99cd174b90b3af4ac3b6f5ea74f9f239ecfab Mon Sep 17 00:00:00 2001 From: Sadegh Barati Date: Thu, 1 Feb 2024 19:12:55 +0330 Subject: [PATCH] chore: change docs nav label background-color --- apps/www/.vitepress/theme/layout/DocsLayout.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/www/.vitepress/theme/layout/DocsLayout.vue b/apps/www/.vitepress/theme/layout/DocsLayout.vue index 388301e0..1ab12142 100644 --- a/apps/www/.vitepress/theme/layout/DocsLayout.vue +++ b/apps/www/.vitepress/theme/layout/DocsLayout.vue @@ -46,9 +46,9 @@ const sourceLink = 'https://github.com/radix-vue/shadcn-vue/tree/dev/' > {{ doc.title }} - + {{ doc.label }} - +