zentaopms/extension/biz/todo/ext/view/batchcreate.calendar.html.hook.php
2023-05-16 10:50:42 +08:00

6 lines
103 B
PHP

<?php if(isonlybody()):?>
<style>
.body-modal .main-header{padding-right:0px;}
</style>
<?php endif;?>