From 3db7d6ce6347f21dfe1ef20102e2a6c82341e033 Mon Sep 17 00:00:00 2001 From: jxxghp Date: Mon, 21 Apr 2025 14:28:31 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=BA=E8=A1=A8=E6=A0=BC=E7=BB=84=E4=BB=B6?= =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E8=BE=B9=E8=A7=92=E5=9C=86=E5=BA=A6=E8=AE=BE?= =?UTF-8?q?=E7=BD=AE=EF=BC=8C=E7=A1=AE=E4=BF=9D=E6=A0=B7=E5=BC=8F=E4=B8=80?= =?UTF-8?q?=E8=87=B4=E6=80=A7=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/styles/styles.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/src/styles/styles.scss b/src/styles/styles.scss index 008e93ae..60b9dc2b 100644 --- a/src/styles/styles.scss +++ b/src/styles/styles.scss @@ -358,6 +358,7 @@ html.v-overlay-scroll-blocked { // 表格 .v-table { + border-radius: 0; background-color: rgba(var(--v-theme-surface), 0.3); }