fix xr button

This commit is contained in:
2026-04-17 17:15:31 +03:00
parent f66c683c84
commit 99ba537c66
+7
View File
@@ -180,4 +180,11 @@ audio {
left:unset !important; left:unset !important;
bottom: 0 !important; bottom: 0 !important;
right: 0 !important; right: 0 !important;
}
#XRButton {
left: 55px !important;
bottom: 0 !important;
position: fixed !important;
z-index: 1005 !important;
} }