Merge branch 'sprint/211_liumengyi_fixbug' into 'master'

* Fix bug #25968.

See merge request easycorp/zentaopms!4755
This commit is contained in:
李玉春
2022-08-03 05:42:19 +00:00
2 changed files with 4 additions and 0 deletions
+2
View File
@@ -1,3 +1,5 @@
#mailtoGroup .chosen-container-single a {border-left-width: 0px;}
#ownerAndPriBox .picker .picker-selections .picker-selection {width: 158px;}
.table tbody>tr>td {width: 400px;}
[lang^='en'] .table tbody>tr>td, [lang^='de'].table tbody>tr>td {width: 460px;}
[lang^='fr'] .table tbody>tr>td {width: 480px;}
+2
View File
@@ -1,3 +1,5 @@
#mailtoGroup .chosen-container-single a {border-left-width: 0px;}
#ownerAndPriBox .picker .picker-selections .picker-selection {width: 158px;}
.table tbody>tr>td {width: 400px;}
[lang^='en'] .table tbody>tr>td, [lang^='de'].table tbody>tr>td {width: 460px;}
[lang^='fr'] .table tbody>tr>td {width: 480px;}