aboutsummaryrefslogtreecommitdiff
path: root/apps/extension/content/content.css
diff options
context:
space:
mode:
Diffstat (limited to 'apps/extension/content/content.css')
-rw-r--r--apps/extension/content/content.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/extension/content/content.css b/apps/extension/content/content.css
new file mode 100644
index 00000000..b8195ee8
--- /dev/null
+++ b/apps/extension/content/content.css
@@ -0,0 +1,6 @@
+#extension-root {
+ position: fixed;
+ bottom: 0;
+ right: 0;
+ z-index: 99999;
+}