Config Controller and Template

This commit is contained in:
2026-06-28 17:03:37 -03:00
parent e6479c9ed9
commit fa23d7a64c
4 changed files with 70 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
<style type="text/css">
:root { --sv-shrink-offset: <?= (int) $this->app->config('shrink_vertically_offset', 240) ?>px; }
</style>