Explorar el Código

本站素材主体部分高度

zhaoxiaohai hace 3 años
padre
commit
5f333c177c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/SManagement/archives_admag/index.vue

+ 1 - 1
src/SManagement/archives_admag/index.vue

@@ -199,7 +199,7 @@ export default {
 }
 
 .normal-card {
-  min-height: 100%;
+  min-height: calc(100% - 83px);
   box-sizing: border-box;
   position: relative;
 }