supermemory/apps/extension/content/content.css
2024-06-24 03:54:53 +05:30

6 lines
82 B
CSS

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