mirror of
https://github.com/kuaifan/dootask.git
synced 2026-02-07 22:55:35 +00:00
fix:审批中心 - 全文评论 - 时间样式调整
This commit is contained in:
parent
4ff310ea8b
commit
2b5b522f3e
@ -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 {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user