añadidas tarifas encuadernacion por horas para los cosidos

This commit is contained in:
Jaime Jiménez Ortega
2023-11-30 23:19:45 +01:00
parent f1eb8f6808
commit 67e12c8eff
24 changed files with 1369 additions and 131 deletions

View File

@ -96,3 +96,9 @@ div.draw-shapes {
height: 550px;
margin: 2.5% auto;
}
.table-servicios{
overflow-x: scroll;
overflow-y: hidden;
white-space: nowrap;
}