fix:审批中心 - 全文评论 - 时间样式调整

This commit is contained in:
weifashi 2023-07-27 09:31:05 +08:00
parent 4ff310ea8b
commit 2b5b522f3e

View File

@ -243,9 +243,18 @@
.approve-record-comment {
padding: 10px;
padding-bottom: 0;
.ivu-list-item>div:first-child{
width: 100%;
}
.top {
display: flex;
gap: 8px;
width: 100%;
>div{
flex:1;
}
}
.time {