From 9343023adb86d6615ca1d9b66d0bb4c763b8173c Mon Sep 17 00:00:00 2001 From: Natsumi Date: Tue, 2 Dec 2025 15:00:19 +1300 Subject: [PATCH] Fix notification opacity slider visibility --- .../components/Tabs/NotificationsTab.vue | 58 +++++++++---------- 1 file changed, 29 insertions(+), 29 deletions(-) diff --git a/src/views/Settings/components/Tabs/NotificationsTab.vue b/src/views/Settings/components/Tabs/NotificationsTab.vue index a11b3789..47f1dd44 100644 --- a/src/views/Settings/components/Tabs/NotificationsTab.vue +++ b/src/views/Settings/components/Tabs/NotificationsTab.vue @@ -72,36 +72,36 @@ }} -
- {{ - t('view.settings.notifications.notifications.steamvr_notifications.notification_opacity') - }} - -
-
- {{ - t('view.settings.notifications.notifications.steamvr_notifications.notification_timeout') - }} -
- +
+ {{ + t('view.settings.notifications.notifications.steamvr_notifications.notification_opacity') + }} + +
+
+ {{ + t('view.settings.notifications.notifications.steamvr_notifications.notification_timeout') + }} +
+