src/styles/global.css
@@ -3,8 +3,8 @@ height: 100%; margin: 0; padding: 0; min-width: 1200px; overflow-y: hidden; /*min-width: 1200px;*/ /*这行代码目前不能加 加了工单打印宽度会出问题*/ /*overflow-y: hidden;*/ /*overflow-x: hidden;*/ -moz-osx-font-smoothing: grayscale; @@ -63,6 +63,11 @@ justify-content: flex-end; } .el-button--text{ font-size: 14px !important; cursor: pointer !important; } /*头部按钮组样式*/ .bodyTopButtonGroup {