This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
Repositories
Datasets
Forum
实训
竞赛
大数据
应用
Register
Sign In
OpenI
/
aiforge
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
128
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
提交代码。
Signed-off-by: zouap <zouap@pcl.ac.cn>
pull/1845/head
zouap
3 years ago
parent
faa8253f04
commit
120c60b272
1 changed files
with
3 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-1
templates/repo/modelarts/notebook/show.tmpl
+ 3
- 1
templates/repo/modelarts/notebook/show.tmpl
View File
@@ -119,9 +119,11 @@ td, th {
white-space: nowrap;
white-space: nowrap;
}
}
.text-span-new {
.text-span-new {
width:
45
0px;
width:
80
0px;
overflow: hidden;
overflow: hidden;
text-overflow: ellipsis;
text-overflow: ellipsis;
height: 120px;
word-break: break-all;
}
}
.redo-color{
.redo-color{
color: #3291F8;
color: #3291F8;
Write
Preview
Loading…
Cancel
Save