浏览代码

修改架构图大小

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>