mirror of
https://github.com/supermemoryai/supermemory.git
synced 2026-08-07 23:54:12 +00:00
6 lines
90 B
CSS
6 lines
90 B
CSS
#supermemory-extension-host {
|
|
position: fixed;
|
|
bottom: 0;
|
|
right: 0;
|
|
z-index: 99999;
|
|
}
|