Procházet zdrojové kódy

修改架构图大小

cyy před 3 roky
rodič
revize
b8d2bccc08

+ 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>