fix:评论完善加载逻辑
This commit is contained in:
@@ -128,6 +128,12 @@ $color-white: #fff;
|
||||
}
|
||||
}
|
||||
}
|
||||
.comment-loading-status{
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
padding: 5px 0;
|
||||
}
|
||||
|
||||
// 3. 子评论卡片样式
|
||||
.sub-container {
|
||||
|
||||
Reference in New Issue
Block a user