From 992d95992a446714415395ea8311dc02b94954ac Mon Sep 17 00:00:00 2001
From: yys <47@gamerwa.com>
Date: Fri, 10 Apr 2026 10:39:49 +0800
Subject: [PATCH] =?UTF-8?q?feat:=20=E5=8E=BB=E6=8E=89=E5=8F=96=E6=B6=88?=
=?UTF-8?q?=E7=94=9F=E6=88=90=E8=A7=86=E9=A2=91=E7=9A=84=E5=8A=9F=E8=83=BD?=
=?UTF-8?q?=EF=BC=8C=E7=AE=80=E5=8C=96=E9=80=BB=E8=BE=91?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
portal-ui/src/views/VideoGen.vue | 12 ------------
1 file changed, 12 deletions(-)
diff --git a/portal-ui/src/views/VideoGen.vue b/portal-ui/src/views/VideoGen.vue
index 7d4b582..6cdd421 100644
--- a/portal-ui/src/views/VideoGen.vue
+++ b/portal-ui/src/views/VideoGen.vue
@@ -125,13 +125,6 @@
{{ taskStatusText(row) }}
-
@@ -2014,11 +2007,6 @@ export default {
color: rgba(255, 107, 107, 0.95);
}
-.vg-chat-inline-cancel {
- font-size: 12px;
- padding: 0;
-}
-
.vg-chat-params {
display: flex;
flex-wrap: wrap;