* Optimize page style.

This commit is contained in:
mayue
2022-11-14 10:55:28 +08:00
parent c92e9f119a
commit 03ff3c3b36
+5
View File
@@ -11,6 +11,11 @@
#taskTeamEditor .hourBox {padding-bottom: 1px;}
</style>
<?php endif;?>
<?php if($app->rawMethod == 'create' and !empty($task->mode)):?>
<style>
#modalTeam .modal-dialog {width: 570px;}
</style>
<?php endif;?>
<?php if($app->rawMethod == 'assignto'):?>
<style>
#taskTeamEditor td.sort-handler {width: 70px !important;}