spacing for number setting as well
This commit is contained in:
parent
355bcc49b7
commit
ece38e6876
|
@ -15,6 +15,7 @@
|
||||||
</template>
|
</template>
|
||||||
<slot v-else />
|
<slot v-else />
|
||||||
</label>
|
</label>
|
||||||
|
{{ ' ' }}
|
||||||
<input
|
<input
|
||||||
:id="path"
|
:id="path"
|
||||||
class="input number-input"
|
class="input number-input"
|
||||||
|
|
Loading…
Reference in a new issue