mirror of
https://github.com/kuaifan/dootask.git
synced 2026-02-08 07:15:36 +00:00
fix:审批中心 - 全文评论 - 时间样式调整
This commit is contained in:
parent
4ff310ea8b
commit
2b5b522f3e
@ -243,9 +243,18 @@
|
|||||||
.approve-record-comment {
|
.approve-record-comment {
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
padding-bottom: 0;
|
padding-bottom: 0;
|
||||||
|
|
||||||
|
.ivu-list-item>div:first-child{
|
||||||
|
width: 100%;
|
||||||
|
}
|
||||||
|
|
||||||
.top {
|
.top {
|
||||||
display: flex;
|
display: flex;
|
||||||
gap: 8px;
|
gap: 8px;
|
||||||
|
width: 100%;
|
||||||
|
>div{
|
||||||
|
flex:1;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.time {
|
.time {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user