From 5a16cddda6ec3d28713c47e91f60f036cd9bd0b7 Mon Sep 17 00:00:00 2001 From: wangjiahao <1522128093@qq.com> Date: Mon, 27 May 2024 10:16:11 +0800 Subject: [PATCH] =?UTF-8?q?style(=E6=95=B0=E6=8D=AE=E5=A4=A7=E5=B1=8F):=20?= =?UTF-8?q?=E5=AA=92=E4=BD=93=E6=96=87=E6=A1=88=E6=A0=B7=E5=BC=8F=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/custom-component/de-stream-media/Component.vue | 1 - core/core-frontend/src/custom-component/de-video/Component.vue | 1 - 2 files changed, 2 deletions(-) diff --git a/core/core-frontend/src/custom-component/de-stream-media/Component.vue b/core/core-frontend/src/custom-component/de-stream-media/Component.vue index ed1ed95ee6..6f07352b06 100644 --- a/core/core-frontend/src/custom-component/de-stream-media/Component.vue +++ b/core/core-frontend/src/custom-component/de-stream-media/Component.vue @@ -117,7 +117,6 @@ const destroyPlayer = () => { justify-content: center; background-color: rgba(245, 245, 220, 0.1); font-size: 12px; - color: #000000; } .move-bg { diff --git a/core/core-frontend/src/custom-component/de-video/Component.vue b/core/core-frontend/src/custom-component/de-video/Component.vue index a15ad9aa8c..6e76cf6137 100644 --- a/core/core-frontend/src/custom-component/de-video/Component.vue +++ b/core/core-frontend/src/custom-component/de-video/Component.vue @@ -88,7 +88,6 @@ watch( justify-content: center; background-color: rgba(255, 255, 255, 0.1); font-size: 12px; - color: #9ea6b2; } .player {