yangjunjing 5 سال پیش
والد
کامیت
4b2a52620e
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      src/views/screen/splitscreen/spaceledger/index.vue

+ 1 - 1
src/views/screen/splitscreen/spaceledger/index.vue

@@ -420,6 +420,6 @@ export default {
   overflow-y: auto !important;
 }
 .el-tabs__content {
-  height: calc(100% - 50px) !important;
+  height: calc(100% - 46px) !important;
 }
 </style>