💄 pendant 禁止裁切

This commit is contained in:
目棃
2025-03-31 11:51:53 +08:00
parent 215f0c6500
commit 121e29ad4f
2 changed files with 0 additions and 2 deletions

View File

@@ -129,7 +129,6 @@ const levelColor = computed<string>(() => {
img {
width: 100%;
height: 100%;
border-radius: 50%;
object-fit: contain;
}
}

View File

@@ -195,7 +195,6 @@ async function loadPosts(): Promise<void> {
img {
width: 100%;
height: 100%;
border-radius: 50%;
object-fit: contain;
}
}