Merge branch 'leiyong_adjust_feishu' into 'master'

* Fix bug#24192.

See merge request easycorp/zentaopms!4136
This commit is contained in:
孙广明
2022-06-27 02:49:22 +00:00
3 changed files with 35 additions and 14 deletions
+1 -1
View File
@@ -14,7 +14,7 @@
#showAverage {margin: 0;}
.chosen-container-single .chosen-single div b {top: 8px !important;}
.chosen-container .chosen-drop {bottom: auto !important;}
.pull-left {margin: 24px 0px;}
.pull-left {margin: 12px 0px;}
</style>
<?php include '../../common/view/header.html.php';?>
<?php js::set('executionID', $executionID);?>