Skip to content

Commit

Permalink
Tweak design
Browse files Browse the repository at this point in the history
  • Loading branch information
scosman committed Sep 30, 2024
1 parent 6bd7639 commit 9990ead
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/web_ui/src/routes/(app)/+layout.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
></label>

<ul
class="menu bg-base-200 text-base-content min-h-full w-72 lg:w-60 p-4 pt-1 lg:pt-4"
class="menu bg-base-200 text-base-content min-h-full w-72 lg:w-60 xl:w-72 p-4 pt-1 lg:pt-4"
>
<li class="hover:bg-transparent flex flex-row justify-end">
<label
Expand Down

0 comments on commit 9990ead

Please sign in to comment.