supermemory/apps/extension/content/base.css
2024-07-04 10:49:42 -05:00

6 lines
94 B
CSS

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