spacing for number setting as well

This commit is contained in:
Henry Jameson 2024-07-23 21:52:01 +03:00
parent 355bcc49b7
commit ece38e6876

View file

@ -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"