wzh 3 anni fa
parent
commit
f792b65e5a
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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;
 }