From 6e79a45aeb4eaa70eccc5f97902caf27bbe95be8 Mon Sep 17 00:00:00 2001 From: log1997 <2694233102@qq.com> Date: Tue, 16 Dec 2025 15:48:51 +0800 Subject: [PATCH] =?UTF-8?q?style:=20=F0=9F=92=84=20=E5=88=A0=E9=99=A4shadc?= =?UTF-8?q?n-vue=E7=9A=84=E6=A0=B7=E5=BC=8F=E9=A2=84=E8=AE=BE=EF=BC=8C?= =?UTF-8?q?=E5=8F=AA=E4=BD=BF=E7=94=A8daisyui=E7=9A=84=E6=A0=B7=E5=BC=8F?= =?UTF-8?q?=20#96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/style.css | 11 ++++++----- .../Global/FaceConfig/components/SelectFont.vue | 12 ++++++------ 2 files changed, 12 insertions(+), 11 deletions(-) diff --git a/src/style.css b/src/style.css index 17b993b..a2948c0 100644 --- a/src/style.css +++ b/src/style.css @@ -67,7 +67,7 @@ ul { /* IE9+, News */ } -@theme inline { +/* @theme inline { --radius-sm: calc(var(--radius) - 4px); --radius-md: calc(var(--radius) - 2px); --radius-lg: var(--radius); @@ -103,9 +103,9 @@ ul { --color-sidebar-accent-foreground: var(--sidebar-accent-foreground); --color-sidebar-border: var(--sidebar-border); --color-sidebar-ring: var(--sidebar-ring); -} +} */ -:root { +/* :root { --radius: 0.625rem; --background: oklch(1 0 0); --foreground: oklch(0.145 0 0); @@ -173,8 +173,9 @@ ul { --sidebar-border: oklch(1 0 0 / 10%); --sidebar-ring: oklch(0.556 0 0); } + */ -@layer base { +/* @layer base { * { @apply border-border outline-ring/50; } @@ -182,4 +183,4 @@ ul { body { @apply bg-background text-foreground; } -} \ No newline at end of file +} */ \ No newline at end of file diff --git a/src/views/Config/Global/FaceConfig/components/SelectFont.vue b/src/views/Config/Global/FaceConfig/components/SelectFont.vue index 35cdc30..f4fc132 100644 --- a/src/views/Config/Global/FaceConfig/components/SelectFont.vue +++ b/src/views/Config/Global/FaceConfig/components/SelectFont.vue @@ -57,13 +57,13 @@ const disabledStyle = computed(() => {