소스 검색

配置管理样式更改

jinlan.du 5 년 전
부모
커밋
34fd458197
1개의 변경된 파일11개의 추가작업 그리고 0개의 파일을 삭제
  1. 11 0
      QMPlusVuePage/src/style/main.scss

+ 11 - 0
QMPlusVuePage/src/style/main.scss

@@ -530,6 +530,17 @@ ol,
 li {
     list-style-type: none;
 }
+.el-table__body-wrapper{
+    tr{
+        td{
+            .cell{
+                .el-button+.el-button{
+                    margin-left: 0;
+                }
+            }
+        }
+    }
+}
 
 
 // navbar