web/SettingsInput: hide sensitive input & allow to show it with a button
also fixed padding & svg rendering in safari
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user