diff --git a/src-ui/app/config_page/setting_section/setting_box/vr/Vr.module.scss b/src-ui/app/config_page/setting_section/setting_box/vr/Vr.module.scss index fe7b244d..eb4b88e3 100644 --- a/src-ui/app/config_page/setting_section/setting_box/vr/Vr.module.scss +++ b/src-ui/app/config_page/setting_section/setting_box/vr/Vr.module.scss @@ -76,7 +76,7 @@ } .y_position_label { position: absolute; - top: -27%; + top: -36%; left: 10%; } .z_position_label { @@ -123,7 +123,7 @@ .x_rotation_label { position: absolute; - top: -27%; + top: -36%; left: 10%; } .y_rotation_label { @@ -156,7 +156,7 @@ .z_rotation_slider { position: absolute; - bottom: 90%; + bottom: 80%; left: 100%; transform: translate(50%,50%) rotate(-45deg); width: 0%;