Browse Source

提交代码。

Signed-off-by: zouap <zouap@pcl.ac.cn>
tags/v1.22.4.1^2
zouap 3 years ago
parent
commit
c72907b4a8
2 changed files with 2 additions and 2 deletions
  1. +1
    -1
      templates/repo/cloudbrain/show.tmpl
  2. +1
    -1
      templates/repo/modelarts/notebook/show.tmpl

+ 1
- 1
templates/repo/cloudbrain/show.tmpl View File

@@ -56,7 +56,7 @@
margin:10px 5px ;
}
.tab_2_content {
min-height: 360px;
min-height: 380px;
margin-left: 10px;
}
.ac-grid {


+ 1
- 1
templates/repo/modelarts/notebook/show.tmpl View File

@@ -119,7 +119,7 @@ td, th {
width: 800px;
overflow: hidden;
text-overflow: ellipsis;
height: 120px;
height: 80px;
word-break: break-all;
}
.redo-color{


Loading…
Cancel
Save