From 7845e8619a7224767be704538b52ef9eb99f24ed Mon Sep 17 00:00:00 2001 From: BTMuli Date: Thu, 6 Jul 2023 23:48:04 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=84=20=E8=B0=83=E6=95=B4=E6=9C=80?= =?UTF-8?q?=E5=A4=A7=E5=AE=BD=E5=BA=A6=EF=BC=8C=E4=BC=98=E5=8C=96=E8=A1=A8?= =?UTF-8?q?=E7=8E=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/t-news.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/t-news.vue b/src/views/t-news.vue index 73d45a16..974ed1cc 100644 --- a/src/views/t-news.vue +++ b/src/views/t-news.vue @@ -545,7 +545,7 @@ async function searchPost(): Promise { .news-card-user { display: flex; - max-width: 200px; + max-width: 235px; height: 50px; align-items: center; color: var(--common-text-content);