From: PhiTux Date: Wed, 8 Oct 2025 16:02:51 +0000 (+0200) Subject: css fixes X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=47d031ab37bbd3aa18bdca15384e00b61740f3fa;p=DailyTxT.git css fixes --- diff --git a/frontend/src/lib/Tag.svelte b/frontend/src/lib/Tag.svelte index 1730cde..4fc9d0f 100644 --- a/frontend/src/lib/Tag.svelte +++ b/frontend/src/lib/Tag.svelte @@ -18,7 +18,7 @@ }); - +
{tag.icon} #{tag.name}
{#if isEditable} @@ -45,6 +45,7 @@ color: #495057; font-size: 11pt; font-weight: 600; + box-shadow: 1px 1px 5px 2px rgba(24, 24, 24, 0.275); } button { diff --git a/frontend/src/routes/(authed)/+layout.svelte b/frontend/src/routes/(authed)/+layout.svelte index 951dd4d..04c3bea 100644 --- a/frontend/src/routes/(authed)/+layout.svelte +++ b/frontend/src/routes/(authed)/+layout.svelte @@ -1132,7 +1132,7 @@
{#if !$alwaysShowSidenav}