فهرست منبع

😎调整模板打印页面按钮布局

zuohuaijun 2 سال پیش
والد
کامیت
a5d773c2ff
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      Web/src/views/system/print/component/editPrint.vue

+ 1 - 1
Web/src/views/system/print/component/editPrint.vue

@@ -147,7 +147,7 @@ defineExpose({ openDialog });
 			display: none !important;
 		}
 		.el-dialog__body {
-			max-height: calc(100vh - 45px) !important;
+			max-height: calc(100vh - 80px) !important;
 		}
 	}
 }