소스 검색

修改架构图大小

cyy 3 년 전
부모
커밋
b8d2bccc08
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/layout/header-aside/components/header-architecture/index.vue

+ 1 - 1
src/layout/header-aside/components/header-architecture/index.vue

@@ -26,6 +26,6 @@ export default {
 </script>
 <style>
 .headerArchitectureMessageCss{
-  width: 98%;
+  width: 88%;
 }
 </style>