提交 33dd4881 编写于 作者: K klakhov

fixed styles and report time

上级 09089145
......@@ -73,6 +73,7 @@ export default class QualityReport {
this.#jobId = initialData.job_id;
this.#target = initialData.target;
this.#gtLastUpdated = initialData.gt_last_updated;
this.#createdDate = initialData.created_date;
this.#summary = initialData.summary;
}
......
......@@ -455,10 +455,6 @@
display: block;
padding: $grid-unit-size * 2 $grid-unit-size * 3 $grid-unit-size $grid-unit-size * 2;
}
.query-builder {
margin-top: 0;
}
}
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册