Kaynağa Gözat

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

zuohuaijun 2 yıl önce
ebeveyn
işleme
a5d773c2ff

+ 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;
 		}
 	}
 }