* Fix bug.

This commit is contained in:
tianshujie
2022-01-17 10:22:51 +08:00
parent 66515d7ed8
commit a42faa10f1
5 changed files with 10 additions and 7 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
.project-type-label.label-outline {width: 50px; min-width: 50px;}
.project-type-label.label {overflow: unset !important; text-overflow: unset !important; white-space: unset !important;}
[lang^='en'] #projectTableList .project-name > .label-warning {width: 55px;}
[lang^='en'] .project-name > .label-warning {width: 55px !important;}