summaryrefslogtreecommitdiff
path: root/src/components/Root.css
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/Root.css')
-rw-r--r--src/components/Root.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/components/Root.css b/src/components/Root.css
index ae25dca..d611a02 100644
--- a/src/components/Root.css
+++ b/src/components/Root.css
@@ -116,6 +116,7 @@ body.light {
/* TODO remove fabgrp in component css files */
.fabgrp {
position: fixed;
+ z-index: 3;
right: 20px;
bottom: 20px;
}