Browse Source

Merge pull request '调整运行简况字体大小' (#2070) from fix-2055 into V20220519

Reviewed-on: https://git.openi.org.cn/OpenI/aiforge/pulls/2070
Reviewed-by: zhoupzh <zhoupzh@pcl.ac.cn>
pull/2078/head
zhoupzh 3 years ago
parent
commit
e0faf59326
1 changed files with 5 additions and 0 deletions
  1. +5
    -0
      templates/repo/cloudbrain/trainjob/show.tmpl

+ 5
- 0
templates/repo/cloudbrain/trainjob/show.tmpl View File

@@ -102,6 +102,11 @@
td, th { td, th {
padding: 0; padding: 0;
} }
.info_text {
padding-bottom: 20px;
padding-right: 20px;
font-size: 12px;
}
.ac-grid-col .text-span { .ac-grid-col .text-span {
width: 450px; width: 450px;
overflow: hidden; overflow: hidden;


Loading…
Cancel
Save