From b3fa5e2bef3ca3a7c276b0373e4e54af2ef80ac4 Mon Sep 17 00:00:00 2001 From: smallclover <18363998103@163.com> Date: Thu, 16 Oct 2025 21:19:13 +0900 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E5=B7=B2=E8=AF=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend_nuxt/components/NotificationContainer.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/frontend_nuxt/components/NotificationContainer.vue b/frontend_nuxt/components/NotificationContainer.vue index 352b17a6e..2a97a8fd7 100644 --- a/frontend_nuxt/components/NotificationContainer.vue +++ b/frontend_nuxt/components/NotificationContainer.vue @@ -54,6 +54,7 @@ export default { .has-read-button { font-size: 12px; + white-space: nowrap; } @media (max-width: 768px) {