Browse Source

修改模型文件按钮样式

zhangyu 4 years ago
parent
commit
778b4fa468
1 changed files with 4 additions and 8 deletions
  1. 4 8
      src/views/model/file/index.vue

+ 4 - 8
src/views/model/file/index.vue

@@ -383,14 +383,10 @@ export default {
   .left_top_hand {
     align-items: center;
     justify-content: space-between;
-    .box-icon {
-      width: 40px;
-      height: 40px;
-      font-size: 30px;
-      display: flex;
-      justify-content: center;
-      align-items: center;
-      float: left;
+    .folder-box {
+      /deep/ .el-button--small {
+        padding: 10px 11px;
+      }
     }
   }
   // 左侧文件夹列表