From: PhiTux Date: Mon, 29 Sep 2025 20:56:19 +0000 (+0200) Subject: css fixes X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=ad3cbc506e1f1199064118ba20a7dd056b91b8e3;p=DailyTxT.git css fixes --- diff --git a/frontend/src/lib/FileList.svelte b/frontend/src/lib/FileList.svelte index 51d149a..dceaa02 100644 --- a/frontend/src/lib/FileList.svelte +++ b/frontend/src/lib/FileList.svelte @@ -273,6 +273,7 @@ border: 0px solid #ececec77; border-radius: 5px; width: 100%; + margin-top: 0.5rem; } .options-menu { @@ -304,6 +305,5 @@ .file-list { display: flex; flex-direction: column; - gap: 0.5rem; } diff --git a/frontend/src/routes/(authed)/write/+page.svelte b/frontend/src/routes/(authed)/write/+page.svelte index c54a9ed..d1a8453 100644 --- a/frontend/src/routes/(authed)/write/+page.svelte +++ b/frontend/src/routes/(authed)/write/+page.svelte @@ -1200,13 +1200,17 @@
{$t('log.written_on')}
{logDateWritten} - {#if historyAvailable} -
- -
- {/if} + +
+ +
+