* Modify the problem that the execution label cannot be fully displayed.

This commit is contained in:
tianshujie
2022-03-14 08:55:39 +08:00
parent 04493aa3af
commit 56c5c966ea

View File

@@ -23,3 +23,4 @@ td.flex span.project-type-label {margin-left: 5px; min-width: 36px;}
.c-percent, .c-realBegan, .c-end, .c-begin, .c-realEnd{width: 100px;}
.c-action {text-align: center;}
.c-name > span {margin-right: 2px;}
td.flex span.project-type-label {min-width: 40px;}