mirror of
https://github.com/supermemoryai/supermemory.git
synced 2026-09-07 08:26:15 +00:00
extension: the UI Scroll issue fix
This commit is contained in:
parent
4dd133dbf0
commit
01232e2d81
1 changed files with 1 additions and 1 deletions
|
|
@ -350,7 +350,7 @@ export default function ContentApp({
|
|||
};
|
||||
|
||||
return (
|
||||
<div className="flex justify-end items-end min-h-screen h-full w-full">
|
||||
<div className="flex justify-end items-end h-full w-full">
|
||||
<Toaster />
|
||||
|
||||
<Popover
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue