* Fix icon for kanban project.

This commit is contained in:
tianshujie
2022-03-16 10:39:50 +08:00
parent cc6c164063
commit df14bc65ef

View File

@@ -151,6 +151,7 @@
#programTableList .icon-project:before {content: '\e99c';}
#programTableList .icon-scrum:before {content: '\e9a2';}
#programTableList .icon-waterfall:before {content: '\e9a4';}
#programTableList .icon-kanban:before {content: '\e983';}
</style>
<?php js::set('originOrders', $originOrders);?>
<script>