funcion/pedido-ollas #47

Merged
rho merged 92 commits from funcion/pedido-ollas into master 2025-07-15 11:27:30 -03:00
Showing only changes of commit 7c8c5ad60d - Show all commits

View file

@ -54,7 +54,7 @@ export default {
<div class="control">
<input id="cantidad"
v-model="control"
class="input is-small has-text-centered"
class="input is-small has-text-centered m-0 p-0"
type="number"
@input="actualizarDebounced">
</div>