Browse Source

数据连接样式调整

zhuth 6 years ago
parent
commit
a2ba1df246
1 changed files with 3 additions and 0 deletions
  1. 3 0
      src/components/dataConnect/list.less

+ 3 - 0
src/components/dataConnect/list.less

@@ -23,6 +23,9 @@
                 display: flex;
                 flex-wrap: wrap;
                 justify-content: center;
+                &:before {
+                    content: none;
+                }
                 .dataconnect-card {
                     width: 160px;
                     height: 160px;