From 36f0495b8ef5e80fa767628aad1206c7864e272a Mon Sep 17 00:00:00 2001 From: unanmed <1319491857@qq.com> Date: Mon, 22 Apr 2024 23:30:54 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=BC=B9=E5=B9=95=E5=B8=83=E5=B1=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/ui/danmaku.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/ui/danmaku.vue b/src/ui/danmaku.vue index 002a5ac..3196d9d 100644 --- a/src/ui/danmaku.vue +++ b/src/ui/danmaku.vue @@ -183,6 +183,7 @@ onUnmounted(() => { text-wrap: nowrap; padding: 0 5px; display: flex; + align-items: center; } .danmaku-one:hover {