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 {