fix:完善评论组件逻辑
This commit is contained in:
@@ -11,8 +11,7 @@ $color-white: #fff;
|
||||
flex-direction: column;
|
||||
overflow: hidden;
|
||||
position: relative;
|
||||
|
||||
height: calc(100vh - 170px);
|
||||
height: 100%;
|
||||
|
||||
// 评论的样式
|
||||
.main-publisher{
|
||||
|
||||
Reference in New Issue
Block a user