fix:联调评论接口、新增流程管理列表模块页面
This commit is contained in:
@@ -189,7 +189,6 @@ $color-white: #fff;
|
||||
.sub-list-controls {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
margin-top: 12px;
|
||||
padding-left: 46px; // 与头像对齐的偏移量
|
||||
|
||||
.expand-line {
|
||||
@@ -230,6 +229,12 @@ $color-white: #fff;
|
||||
background-color: rgba(64, 158, 255, 0.2);
|
||||
}
|
||||
}
|
||||
|
||||
.observer-anchor{
|
||||
text-align: center;
|
||||
font-size: 12px;
|
||||
color: #808080;
|
||||
}
|
||||
}
|
||||
|
||||
// 评论组件骨架屏
|
||||
|
||||
Reference in New Issue
Block a user