web/SettingsInput: hide sensitive input & allow to show it with a button
also fixed padding & svg rendering in safari
This commit is contained in:
@@ -17,5 +17,7 @@
|
||||
"export": "export",
|
||||
"yes": "yes",
|
||||
"no": "no",
|
||||
"clear": "clear"
|
||||
"clear": "clear",
|
||||
"show_input": "show input",
|
||||
"hide_input": "hide input"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user