feat: improve fonts + button positions

This commit is contained in:
2025-03-20 21:29:10 +01:00
parent 975f145444
commit c37fb98bed
9 changed files with 1259 additions and 1387 deletions

View File

@@ -105,8 +105,7 @@
</div>
</div>
<div class="mb-8 text-3xl font-extrabold leading-tight">
#{original_data.id}
<span data-id="stations_actions_${editable.id}">
<div data-id="stations_actions_${editable.id}">
{#if store.state.jwtinfo.userdetails.permissions.includes("STATION:DELETE")}
{#if delete_triggered}
<button
@@ -143,7 +142,7 @@
>{$_("save-changes")}</button
>
{/if}
</span>
</div>
</div>
<!-- -->
<div class="text-sm w-full">