💄 移除对于 pendant div的裁切

This commit is contained in:
BTMuli
2023-12-13 15:48:53 +08:00
parent 9ad20640e6
commit 4664e567db
3 changed files with 0 additions and 3 deletions

View File

@@ -361,7 +361,6 @@ function searchPost(): void {
overflow: hidden;
width: 50px;
height: 50px;
border-radius: 50%;
}
.ncu-pendant img {

View File

@@ -519,7 +519,6 @@ function searchPost(): void {
overflow: hidden;
width: 50px;
height: 50px;
border-radius: 50%;
}
.pcu-pendent img {

View File

@@ -340,7 +340,6 @@ function parseContent(content: string): string {
overflow: hidden;
width: 50px;
height: 50px;
border-radius: 50%;
}
.mpa-pendant img {