mirror of
https://github.com/danbulant/Portfolio
synced 2026-05-24 12:35:31 +00:00
fix: ml fixes on md sizes
This commit is contained in:
parent
446590e5b8
commit
9aa2a5aa67
1 changed files with 1 additions and 1 deletions
|
|
@ -259,7 +259,7 @@
|
|||
bind:value={$form.personalId}
|
||||
placeholder="Rodné číslo"
|
||||
/>
|
||||
<span class="ml-2 md:ml-0">
|
||||
<span class="ml-2">
|
||||
<TextField
|
||||
error={$errors.study}
|
||||
on:change={handleChange}
|
||||
|
|
|
|||
Loading…
Reference in a new issue