applications/task-work-order/src/styles/common/cockpit.scss
@@ -945,12 +945,24 @@ padding-bottom: 20px; .el-button { min-width: 88px; padding: 4px 16px; color: #383874; border: none; height: 32px; } .el-button:first-child { color: #FFFFFF; } .el-button.is-disabled, .el-button.is-disabled:hover { background: #ECECF4; border: none; } .el-button:first-child.is-disabled, .el-button:first-child.is-disabled:hover { background: #4C34FF; border: none; }