feat: disable autocomplete on inputs + keyboard navigation focus
This commit is contained in:
@@ -305,6 +305,7 @@
|
||||
class="input floating-input"
|
||||
placeholder=" "
|
||||
type="url"
|
||||
autocomplete="off"
|
||||
:disabled="!PROXY_ENABLED"
|
||||
/>
|
||||
<label for="url">
|
||||
|
||||
Reference in New Issue
Block a user