Xiao_123 hai 4 meses
pai
achega
6e9aa5f4ad
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/layout/index.vue

+ 1 - 1
src/layout/index.vue

@@ -82,7 +82,7 @@ watch(
   z-index: 999;
 }
 .content {
-  min-height: calc(100vh - (48px + 225px));
+  min-height: calc(100vh - 256px);
   margin-top: 50px;
 }
 </style>