Improve look of http/timer header component

This commit is contained in:
Peter Stockings
2025-11-21 11:43:28 +11:00
parent eff379cf94
commit fc494a9355
6 changed files with 87 additions and 93 deletions

View File

@@ -15,7 +15,7 @@ logs_url=url_for('timer.logs', function_id=function_id),
history_url=url_for('timer.history', function_id=function_id)) }}
<div id="app" class="p-1">
<div id="app" class="">
<!-- The Editor component will be mounted here -->
</div>