feat: ui update

This commit is contained in:
Timothy J. Baek 2023-11-07 22:46:11 -08:00
parent 8011d9345d
commit 1b35af1c62
2 changed files with 78 additions and 88 deletions

View file

@ -108,7 +108,7 @@
bind:this={navElement}
class="h-screen {show
? ''
: '-translate-x-72'} w-72 fixed top-0 left-0 z-40 transition bg-gray-900 text-gray-200 shadow-2xl text-sm
: '-translate-x-72'} w-72 fixed top-0 left-0 z-40 transition bg-black text-gray-200 shadow-2xl text-sm
"
>
<div class="py-2.5 my-auto flex flex-col justify-between h-screen">