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