mirror of
https://github.com/supermemoryai/supermemory.git
synced 2026-05-11 21:31:30 +00:00
6 lines
82 B
CSS
6 lines
82 B
CSS
#extension-root {
|
|
position: fixed;
|
|
bottom: 0;
|
|
right: 0;
|
|
z-index: 99999;
|
|
}
|