* Fix height for create execution doc lib.

This commit is contained in:
tianshujie
2023-03-30 14:08:43 +08:00
parent f6cab52121
commit 33c35a3395
+3
View File
@@ -16,6 +16,9 @@
<?php if($type == 'project'):?>
<style> tr > td.form-actions {padding-bottom: 30px !important;}</style>
<?php endif;?>
<?php if($type == 'execution'):?>
<style> tr > td.form-actions {padding-bottom: 60px !important;}</style>
<?php endif;?>
<div id="main">
<div class="container">
<div id='mainContent' class='main-content'>