Improve dashboard display
All checks were successful
CI / scan_ruby (push) Successful in 17s
CI / scan_js (push) Successful in 13s
CI / lint (push) Successful in 13s
CI / test (push) Successful in 34s

This commit is contained in:
sto
2025-06-27 13:15:53 +02:00
parent 0599def237
commit ee476ab81b
3 changed files with 46 additions and 46 deletions

View File

@@ -46,7 +46,7 @@ html
h1.mb-4
= @title
- if @action_path
a.ms-4.btn.btn-primary href=@action_path style="margin-top: -4px"
a.ms-4.btn.btn-primary href=@action_path style="margin-top: -6px"
= @action_name
= yield