update
This commit is contained in:
@@ -74,7 +74,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
main {
|
main {
|
||||||
margin-bottom: 115px;
|
margin-bottom: 25rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
button,
|
button,
|
||||||
@@ -951,7 +951,8 @@
|
|||||||
key: "Leche",
|
key: "Leche",
|
||||||
className: "btn3",
|
className: "btn3",
|
||||||
img: [
|
img: [
|
||||||
"static/ico/milk.png",
|
"static/ico/cow.png",
|
||||||
|
"static/ico/add.png",
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -1949,6 +1950,7 @@
|
|||||||
var btn_borrar = safeuuid();
|
var btn_borrar = safeuuid();
|
||||||
container.innerHTML = `
|
container.innerHTML = `
|
||||||
<h1>Comanda <code id="${nameh1}"></code></h1>
|
<h1>Comanda <code id="${nameh1}"></code></h1>
|
||||||
|
<button onclick="setUrlHash("supercafe");">Salir</button>
|
||||||
<fieldset style="text-align: center;">
|
<fieldset style="text-align: center;">
|
||||||
<legend>Rellenar comanda</legend>
|
<legend>Rellenar comanda</legend>
|
||||||
<label style="display: none;">
|
<label style="display: none;">
|
||||||
|
|||||||
Reference in New Issue
Block a user