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