This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
论坛
实训
竞赛
大数据
AI开发
Register
Sign In
Huawei_Technology
/
mindspore-mindinsight
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
11
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
UI fixed an issue where the tensot table style on dashboard page is
abnormal after click the tensor on the dashboar page for the first time
tags/0.7.0-beta
xiayifan
5 years ago
parent
710ee69589
commit
cb6d12cde7
1 changed files
with
0 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-3
mindinsight/ui/src/components/gridTableSimple.vue
+ 0
- 3
mindinsight/ui/src/components/gridTableSimple.vue
View File
@@ -496,9 +496,6 @@ export default {
border-left: none;
text-align: center;
}
.grid-canvas-left .slick-cell {
height: 54px;
}
.slick-viewport-left {
overflow: hidden !important;
}
Write
Preview
Loading…
Cancel
Save