From e22f21421082d95772a494c47932e59ef8b533fa Mon Sep 17 00:00:00 2001 From: pa Date: Sat, 24 Jan 2026 18:07:52 +0900 Subject: [PATCH] fix vr hmd positioning of notifications --- src/vr/vr.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/vr/vr.css b/src/vr/vr.css index 3a92bf0a..78cd7fa0 100644 --- a/src/vr/vr.css +++ b/src/vr/vr.css @@ -63,8 +63,9 @@ body { } .noty_layout { - width: 80% !important; + width: 75% !important; max-width: none; + padding-top: 512px !important; } .noty_theme__relax.noty_bar,