supermemory/apps/extension/content/base.css
2024-07-16 19:26:47 -05:00

6 lines
90 B
CSS

#supermemory-extension-host {
position: fixed;
bottom: 0;
right: 0;
z-index: 99999;
}