web/SettingsInput: hide sensitive input & allow to show it with a button

also fixed padding & svg rendering in safari
This commit is contained in:
wukko
2025-02-05 18:30:00 +06:00
parent 62dccf7b51
commit c5d8d33870
3 changed files with 64 additions and 12 deletions

View File

@@ -50,7 +50,7 @@
placeholder="00000000-0000-0000-0000-000000000000"
altText={$t("settings.processing.access_key.input.alt_text")}
type="uuid"
isPassword
sensitive
/>
{/if}
</div>