mirror of
https://github.com/myvesta/vesta
synced 2025-08-20 13:24:25 -07:00
panel min heght
This commit is contained in:
parent
72066c5291
commit
7bfebfff62
19 changed files with 155 additions and 14 deletions
|
@ -191,4 +191,4 @@ foreach ($data as $key => $value) {
|
|||
</tr>
|
||||
</table>
|
||||
</form>
|
||||
<?php if ($i < 1) echo "<table class=\"data-spacer\"><tr><td></td></tr></table>"; ?>
|
||||
<?php if ($i == 1) echo "<table class=\"data-spacer\" style=\"height:70px\"><tr><td></td></tr></table>"; ?>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue