Explorar o código

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

zuohuaijun %!s(int64=2) %!d(string=hai) anos
pai
achega
a5d773c2ff
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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;
 		}
 	}
 }