sdsfsf
All checks were successful
Deploy / deploy-production (push) Has been skipped
Deploy / deploy-staging (push) Successful in 5s

This commit is contained in:
2026-05-04 01:55:41 +02:00
parent f161a4c622
commit 468736ac4d
6 changed files with 42 additions and 8 deletions

View File

@@ -371,7 +371,7 @@ function module_shell_header(string $module, array $options = []): string
};
$html = '<div class="module-shell"><div class="module-page-bg"><div class="module-page-stack">';
$html .= '<header class="module-hero">';
$html .= '<header class="module-hero submenu-box">';
if ($tabs !== [] || $actions !== []) {
$html .= '<div class="module-hero-top module-hero-top--compact">';