mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2025-12-13 09:28:14 +08:00
💄 移除对于 pendant div的裁切
This commit is contained in:
@@ -361,7 +361,6 @@ function searchPost(): void {
|
||||
overflow: hidden;
|
||||
width: 50px;
|
||||
height: 50px;
|
||||
border-radius: 50%;
|
||||
}
|
||||
|
||||
.ncu-pendant img {
|
||||
|
||||
@@ -519,7 +519,6 @@ function searchPost(): void {
|
||||
overflow: hidden;
|
||||
width: 50px;
|
||||
height: 50px;
|
||||
border-radius: 50%;
|
||||
}
|
||||
|
||||
.pcu-pendent img {
|
||||
|
||||
@@ -340,7 +340,6 @@ function parseContent(content: string): string {
|
||||
overflow: hidden;
|
||||
width: 50px;
|
||||
height: 50px;
|
||||
border-radius: 50%;
|
||||
}
|
||||
|
||||
.mpa-pendant img {
|
||||
|
||||
Reference in New Issue
Block a user