From ed9384a5927f9e2c8ff56b3f2fd197e7e00742e5 Mon Sep 17 00:00:00 2001 From: MuslemRahimi Date: Fri, 10 Jan 2025 16:00:25 +0100 Subject: [PATCH] ui fix --- src/routes/watchlist/options/+page.svelte | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/routes/watchlist/options/+page.svelte b/src/routes/watchlist/options/+page.svelte index 12eed410..8281cfc4 100644 --- a/src/routes/watchlist/options/+page.svelte +++ b/src/routes/watchlist/options/+page.svelte @@ -230,9 +230,9 @@ class="w-full rounded-md overflow-hidden overflow-x-scroll no-scrollbar" > - + +
{#each optionsWatchlist as item, index} -
@@ -300,8 +300,8 @@ handleFilter(item?.id)} class="{index % 2 - ? 'bg-default' - : 'bg-secondary'} font-normal text-sm sm:text-[1rem] text-start" + ? 'bg-table' + : 'bg-odd'} font-normal text-sm sm:text-[1rem] text-start" >