diff --git a/src/styles/style.scss b/src/styles/style.scss index 5b0ba68..7d652f1 100644 --- a/src/styles/style.scss +++ b/src/styles/style.scss @@ -180,4 +180,11 @@ audio { left:unset !important; bottom: 0 !important; right: 0 !important; +} + +#XRButton { + left: 55px !important; + bottom: 0 !important; + position: fixed !important; + z-index: 1005 !important; } \ No newline at end of file