aboutsummaryrefslogtreecommitdiff
path: root/apps/web/src/app
diff options
context:
space:
mode:
authorYash <[email protected]>2024-04-02 01:49:09 +0000
committerYash <[email protected]>2024-04-02 01:49:09 +0000
commit4e12c91acceb255b3e01e64e6a1e4238210d8ef4 (patch)
treef451e1e20bc7ef05adadaf199bfcabda872f090d /apps/web/src/app
parentgit add categoryitem (diff)
downloadsupermemory-4e12c91acceb255b3e01e64e6a1e4238210d8ef4.tar.xz
supermemory-4e12c91acceb255b3e01e64e6a1e4238210d8ef4.zip
sidebar update
Diffstat (limited to 'apps/web/src/app')
-rw-r--r--apps/web/src/app/globals.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/web/src/app/globals.css b/apps/web/src/app/globals.css
index 2bb3159a..90029cc1 100644
--- a/apps/web/src/app/globals.css
+++ b/apps/web/src/app/globals.css
@@ -31,7 +31,7 @@ body {
}
[vaul-drawer-wrapper] {
- @apply bg-rgray-1;
+ @apply bg-rgray-2;
}
@layer utilities {