[feat] screenshot non experimental

This commit is contained in:
kwaroran
2023-08-06 19:14:31 +09:00
parent 0408125f1b
commit e2b1a309ef
2 changed files with 2 additions and 2 deletions

View File

@@ -547,7 +547,7 @@
screenShot()
}}>
<CameraIcon />
<span class="ml-2">{language.screenshot} <Help key="experimental"/></span>
<span class="ml-2">{language.screenshot}</span>
</div>

View File

@@ -150,7 +150,7 @@
{/if}
{#if window.innerWidth >= 700 || selected !== -1}
{#key selected}
<div class="flex-grow p-4 bg-bgcolor flex flex-col text-textcolor overflow-y-auto relative">
<div class="flex-grow py-6 px-4 bg-bgcolor flex flex-col text-textcolor overflow-y-auto relative">
{#if selected === 0}
<UserSettings />
{:else if selected === 1}