mirror of
https://github.com/BewlyBewly/BewlyBewly.git
synced 2025-04-14 13:15:29 +00:00
feat: add slider component
This commit is contained in:
@@ -164,6 +164,7 @@ function changeWallpaper(url: string) {
|
||||
>
|
||||
<span w-30px text-right>{{ settings.wallpaperMaskOpacity }}%</span>
|
||||
</div>
|
||||
<Slider />
|
||||
</SettingItem>
|
||||
<SettingItem v-if="settings.enableWallpaperMasking" :title="$t('settings.wallpaper_blur_intensity')">
|
||||
<template #desc>
|
||||
|
||||
Reference in New Issue
Block a user