mirror of
https://github.com/supermemoryai/supermemory.git
synced 2026-05-12 22:31:48 +00:00
fix styles
This commit is contained in:
parent
e950b84df5
commit
17b8c6d366
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@
|
|||
}
|
||||
|
||||
body {
|
||||
@apply bg-rgray-2 text-rgray-11;
|
||||
@apply bg-rgray-2 text-rgray-11 max-h-screen overflow-y-hidden;
|
||||
/* color: rgb(var(--foreground-rgb));
|
||||
background: linear-gradient(
|
||||
to bottom,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue