Explorar el Código

更新 样式

wzh hace 3 años
padre
commit
f792b65e5a
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/App.vue

+ 1 - 1
src/App.vue

@@ -88,7 +88,7 @@ export default {
 
 .full-container-p24 {
   padding: 24px;
-  height: calc(100% - 48px);
+  min-height: calc(100% - 48px);
   background: #fff;
 }