This commit is contained in:
tianshujie98
2021-07-29 16:36:36 +08:00
parent 7521a2832a
commit 9a2f60f2e5
2 changed files with 2 additions and 1 deletions

View File

@@ -26,6 +26,7 @@ td.c-actions {overflow: visible;}
#cards .project-infos > span {display: inline-block; line-height: 12px; border: 1px solid #E4E9F7;}
#cards .project-infos > span > .icon {font-size: 12px; display: inline-block; position: relative; top: -1px}
#cards .project-infos > span + span {margin-left: 15px;}
#cards .project-infos > .budget {max-width: 75px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
#cards .project-detail {position: absolute; top: 75px; left: 16px; right: 16px; font-size: 12px;}
#cards .project-footer {position: absolute; bottom: 5px;}
#cards .pager {margin: 0; float: right;}