Skip to content

Commit 3d6e5ff

Browse files
committed
refac
1 parent 1554be9 commit 3d6e5ff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/lib/components/admin/Settings.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -291,7 +291,7 @@
291291
class="tabs mx-[16px] lg:mx-0 lg:px-[16px] flex flex-row overflow-x-auto gap-2.5 max-w-full lg:gap-1 lg:flex-col lg:flex-none lg:w-50 dark:text-gray-200 text-sm font-medium text-left scrollbar-none"
292292
>
293293
<div
294-
class="hidden md:flex w-full rounded-full px-2.5 gap-2 bg-gray-100/80 dark:bg-gray-850/80 backdrop-blur-2xl my-1 -mx-1 mt-1.5"
294+
class="hidden lg:flex w-full rounded-full px-2.5 gap-2 bg-gray-100/80 dark:bg-gray-850/80 backdrop-blur-2xl my-1 -mx-1 mt-1.5"
295295
id="settings-search"
296296
>
297297
<div class="self-center rounded-l-xl bg-transparent">

0 commit comments

Comments
 (0)