Commit 434b7dfb authored by chenshouchao's avatar chenshouchao

Merge branch 'feat-20220920-taskDetails' into 'release'

cn-nothing

See merge request !119
parents 995f19a6 4c0b9d40
...@@ -77,9 +77,10 @@ ...@@ -77,9 +77,10 @@
margin-left: 8px; margin-left: 8px;
} }
.taskResults { .taskResults {
padding: 20px 24px 20px; padding: 20px 24px 20px 20px;
background-color: rgba(247, 248, 250, 1); background-color: rgba(247, 248, 250, 1);
margin-bottom: 24px; margin-bottom: 24px;
border-radius: 4px;
} }
.outputLi { .outputLi {
display: flex; display: flex;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment