refactor(ui): better spacing and font-weight
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
<input
|
||||
id="server"
|
||||
v-model="server"
|
||||
v-focus
|
||||
type="url"
|
||||
autocomplete="off"
|
||||
:class="{ error: !serverValid }"
|
||||
|
||||
Reference in New Issue
Block a user