From aba106c0854f7f716f7eaaa66a2ba176ab7b2f85 Mon Sep 17 00:00:00 2001 From: 闫增涛 <1829501689@qq.com> Date: 星期五, 25 十月 2024 16:56:57 +0800 Subject: [PATCH] 视频小窗优化 --- src/components/choice/choice.vue | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/src/components/choice/choice.vue b/src/components/choice/choice.vue index 622f6f9..711d7aa 100644 --- a/src/components/choice/choice.vue +++ b/src/components/choice/choice.vue @@ -584,7 +584,6 @@ } .face-text { - text-wrap: nowrap; } </style> -- Gitblit v1.9.1