mirror of
https://github.com/danbulant/Portfolio
synced 2026-05-19 04:18:52 +00:00
fix: remove unused margin left
This commit is contained in:
parent
115866d0fd
commit
b5369061db
1 changed files with 1 additions and 1 deletions
|
|
@ -546,7 +546,7 @@
|
|||
placeholder={$LL.input.nameSurname()}
|
||||
/>
|
||||
</span>
|
||||
<span class="field ml-2">
|
||||
<span class="field">
|
||||
<TelephoneField
|
||||
bind:error={$typedErrors['candidate']['telephone']}
|
||||
bind:value={$form.candidate.telephone}
|
||||
|
|
|
|||
Loading…
Reference in a new issue