feat: suggestions ui updated

This commit is contained in:
Timothy J. Baek 2023-11-08 00:04:05 -08:00
parent 648d14cd23
commit 2d69cf8cf4
3 changed files with 55 additions and 44 deletions

View file

@ -114,7 +114,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-[#0a0a0a] text-gray-200 shadow-2xl text-sm
"
>
<div class="py-2.5 my-auto flex flex-col justify-between h-screen">