* Fix bug#31504.

This commit is contained in:
xieqiyu
2023-01-05 15:43:47 +08:00
parent 45b7743c0b
commit 21dedcfd1a
+1 -1
View File
@@ -158,6 +158,6 @@ ksort($myOrders);
</div>
</div>
<?php endif;?>
<?php if($i > 4):?>
<?php if(!empty($myCountList) and $i > 4):?>
<style>#legendMyEffort > .table {margin-bottom: 5px;}</style>
<?php endif;?>