mirror of
https://github.com/devcode-it/openstamanager.git
synced 2024-12-27 16:23:19 +01:00
7 lines
77 B
PHP
7 lines
77 B
PHP
|
<?php
|
||
|
|
||
|
return [
|
||
|
'header-height' => '80',
|
||
|
'footer-height' => '80',
|
||
|
];
|