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
commit
cb6d12cde7
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; border-left: none;
text-align: center; text-align: center;
} }
.grid-canvas-left .slick-cell {
height: 54px;
}
.slick-viewport-left { .slick-viewport-left {
overflow: hidden !important; overflow: hidden !important;
} }


Loading…
Cancel
Save