* Fix details and add upgrade logic.

This commit is contained in:
孙广明
2022-01-14 14:31:59 +08:00
parent 5ecba2a5da
commit 19aaf9740c
6 changed files with 45 additions and 5 deletions
+1 -1
View File
@@ -21,7 +21,7 @@
#cards .kanban-members > span:before {left: -4px;}
#cards .kanban-members > span:after {right: -4px;}
#cards .kanban-members-total {display: inline-block; margin-left: 6px; position: relative; top: 3px}
#cards .kanbanAcl {position: absolute; right: 0px; bottom: 2px; color: #838a9d;}
#cards .kanbanAcl {position: absolute; right: 0px; bottom: 0px; color: #838a9d;}
.kanbans .kanban-actions {float: right; visibility: hidden;}
.kanbans .kanban-actions .dropdown-menu.pull-right {top:31px; right: -84px; left: auto;}