Merge branch 'liyuchun_fixbug_21960' into 'master'

* Fix bug #21960.

See merge request easycorp/zentaopms!3099
This commit is contained in:
王怡栋
2022-04-24 06:39:53 +00:00
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -1 +1,2 @@
#publicTip {padding-left: 10px;}
.table-form>tbody>tr>th {width: 110px;}
+1
View File
@@ -16,6 +16,7 @@ h3 {font-size: 16px;}
.versions {position: relative;}
#diffRepo {position: absolute; left: 20px; z-index: 1000;}
#repoID {display: inline-block; width: auto;}
.table-form>tbody>tr>th {width: 110px;}
.repoCode a:hover {text-decoration: none;}
.commentButton
{