Browse Source

!512 UI fix tensor table style on dashboard page for the first time

Merge pull request !512 from 夏易凡/0729master
tags/0.7.0-beta
mindspore-ci-bot Gitee 5 years ago
parent
commit
6419c83ceb
1 changed files with 0 additions and 3 deletions
  1. +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;
}


Loading…
Cancel
Save