小宝贝 hace 1 año
padre
commit
0f993293fc
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      ruoyi-ui/src/layout/components/AppMain.vue

+ 1 - 1
ruoyi-ui/src/layout/components/AppMain.vue

@@ -31,7 +31,7 @@ export default {
   /* 50= navbar  50  */
   min-height: calc(100vh - 50px);
   //+++++++++++
-  width: 88%;
+  width: 100%;
   position: relative;
   overflow: hidden;
 }