From 4664e567db6e2f316dd0b784702fa466fb3ee93b Mon Sep 17 00:00:00 2001 From: BTMuli Date: Wed, 13 Dec 2023 15:48:53 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=84=20=E7=A7=BB=E9=99=A4=E5=AF=B9?= =?UTF-8?q?=E4=BA=8E=20pendant=20div=E7=9A=84=E8=A3=81=E5=88=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/common/News.vue | 1 - src/pages/common/Posts.vue | 1 - src/views/t-post.vue | 1 - 3 files changed, 3 deletions(-) diff --git a/src/pages/common/News.vue b/src/pages/common/News.vue index f4c4742d..dbb09b87 100644 --- a/src/pages/common/News.vue +++ b/src/pages/common/News.vue @@ -361,7 +361,6 @@ function searchPost(): void { overflow: hidden; width: 50px; height: 50px; - border-radius: 50%; } .ncu-pendant img { diff --git a/src/pages/common/Posts.vue b/src/pages/common/Posts.vue index eb48c164..70ad0b17 100644 --- a/src/pages/common/Posts.vue +++ b/src/pages/common/Posts.vue @@ -519,7 +519,6 @@ function searchPost(): void { overflow: hidden; width: 50px; height: 50px; - border-radius: 50%; } .pcu-pendent img { diff --git a/src/views/t-post.vue b/src/views/t-post.vue index 4499e609..806d3a3c 100644 --- a/src/views/t-post.vue +++ b/src/views/t-post.vue @@ -340,7 +340,6 @@ function parseContent(content: string): string { overflow: hidden; width: 50px; height: 50px; - border-radius: 50%; } .mpa-pendant img {