* improve UI of project/grouptask view.

This commit is contained in:
Catouse
2018-09-21 11:40:30 +08:00
parent f93ea0088b
commit 623d9246e7
+5
View File
@@ -14,3 +14,8 @@
.segment-value {font-weight: bold;}
.group-menu > .dropdown > .dropdown-menu{right: 0; width: 100%;}
.table-grouped .c-side {padding: 8px;}
.table-grouped .c-side > a {line-height: 20px; display: block; max-height: 40px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}
.table-grouped .c-side .groupSummary {margin-top: 10px; line-height: 24px;}
.main-table > .table {box-shadow: none}