lsc 2 سال پیش
والد
کامیت
f37403932b
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      src/components/study.vue

+ 1 - 1
src/components/study.vue

@@ -7856,7 +7856,7 @@ export default {
   height: 100%;
 }
 .pzBox {
-  height: 94%;
+  height: calc(100% - 40px);
   background: #ededed;
   border-radius: 0 0 15px 15px;
 }