mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-05-07 14:56:06 +02:00
Fix notification opacity slider visibility
This commit is contained in:
@@ -72,6 +72,7 @@
|
|||||||
}}</el-button
|
}}</el-button
|
||||||
>
|
>
|
||||||
</div>
|
</div>
|
||||||
|
</template>
|
||||||
<div class="options-container-item">
|
<div class="options-container-item">
|
||||||
<span class="name" style="vertical-align: top; padding-top: 10px">{{
|
<span class="name" style="vertical-align: top; padding-top: 10px">{{
|
||||||
t('view.settings.notifications.notifications.steamvr_notifications.notification_opacity')
|
t('view.settings.notifications.notifications.steamvr_notifications.notification_opacity')
|
||||||
@@ -101,7 +102,6 @@
|
|||||||
setImageNotifications();
|
setImageNotifications();
|
||||||
saveOpenVROption();
|
saveOpenVROption();
|
||||||
" />
|
" />
|
||||||
</template>
|
|
||||||
<template v-if="!isLinux">
|
<template v-if="!isLinux">
|
||||||
<simple-switch
|
<simple-switch
|
||||||
:label="
|
:label="
|
||||||
|
|||||||
Reference in New Issue
Block a user