From 53d383070dc1d13515998733c6b33890b6199fa3 Mon Sep 17 00:00:00 2001 From: MT-Mint <798521692@qq.com> Date: Mon, 20 Apr 2026 14:54:09 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E6=A0=87=E9=A2=98emoji=E8=A1=A8=E6=83=85?= =?UTF-8?q?=E6=BA=A2=E5=87=BA=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/styles/globals.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/frontend/src/styles/globals.css b/frontend/src/styles/globals.css index d3b5cef6..c4b1cd00 100644 --- a/frontend/src/styles/globals.css +++ b/frontend/src/styles/globals.css @@ -615,3 +615,7 @@ code { .pptx-preview-wrap .pptx-preview-wrapper { height: 100% !important; } + +.ticker-char{ + overflow: hidden; +}