From 28d30113f15b8d9d315744380ae14df2a2bcd55a Mon Sep 17 00:00:00 2001
From: wangjiahao <1522128093@qq.com>
Date: Wed, 28 Aug 2024 08:51:27 +0800
Subject: [PATCH] =?UTF-8?q?style(=E6=95=B0=E6=8D=AE=E5=A4=A7=E5=B1=8F):=20?=
=?UTF-8?q?=E6=98=8E=E7=BB=86=E8=A1=A8=E5=88=86=E9=A1=B5=EF=BC=8C=E5=85=AC?=
=?UTF-8?q?=E5=85=B1=E6=A0=B7=E5=BC=8F=E8=AE=BE=E7=BD=AE=E7=AD=89=E6=A0=B7?=
=?UTF-8?q?=E5=BC=8F=E8=B0=83=E6=95=B4?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
core/core-frontend/src/assets/svg/dv-style-headFontColor.svg | 2 +-
core/core-frontend/src/assets/svg/dv-style-opacity.svg | 2 +-
.../chart/components/views/components/ChartComponentS2.vue | 1 +
3 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/core/core-frontend/src/assets/svg/dv-style-headFontColor.svg b/core/core-frontend/src/assets/svg/dv-style-headFontColor.svg
index 4d2797672a..0e897c0809 100644
--- a/core/core-frontend/src/assets/svg/dv-style-headFontColor.svg
+++ b/core/core-frontend/src/assets/svg/dv-style-headFontColor.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
diff --git a/core/core-frontend/src/assets/svg/dv-style-opacity.svg b/core/core-frontend/src/assets/svg/dv-style-opacity.svg
index abfdf59d96..38a7187b30 100644
--- a/core/core-frontend/src/assets/svg/dv-style-opacity.svg
+++ b/core/core-frontend/src/assets/svg/dv-style-opacity.svg
@@ -1 +1 @@
-
+
diff --git a/core/core-frontend/src/views/chart/components/views/components/ChartComponentS2.vue b/core/core-frontend/src/views/chart/components/views/components/ChartComponentS2.vue
index fd4faebdc2..6657cf5bcf 100644
--- a/core/core-frontend/src/views/chart/components/views/components/ChartComponentS2.vue
+++ b/core/core-frontend/src/views/chart/components/views/components/ChartComponentS2.vue
@@ -706,6 +706,7 @@ const tablePageClass = computed(() => {
height: 20px;
display: flex;
width: 100%;
+ font-size: 14px;
color: var(--de-pager-color);
:deep(.table-page-content) {
button,