mirror of
https://github.com/supermemoryai/supermemory.git
synced 2026-05-19 07:42:43 +00:00
fix: extension icon scroll effect with page
This commit is contained in:
parent
01232e2d81
commit
3cd859f57b
1 changed files with 1 additions and 1 deletions
|
|
@ -363,7 +363,7 @@ export default function ContentApp({
|
|||
onClick={async () => await getSpaces()}
|
||||
asChild
|
||||
style={{
|
||||
position: "absolute",
|
||||
position: "fixed",
|
||||
right: "10px",
|
||||
bottom: `${position.y}px`,
|
||||
}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue