fix: 移动端Safari帖子底部被截断 #833

This commit is contained in:
Tim
2025-09-04 17:00:21 +08:00
parent 77ea208961
commit 202c0f7b59

View File

@@ -786,7 +786,6 @@ onMounted(async () => {
background-color: var(--background-color);
display: flex;
flex-direction: row;
height: 100%;
}
.loading-container {