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);