Creata pagina step della commessa

This commit is contained in:
2025-08-29 18:20:07 +02:00
parent 9957229e70
commit 588dbe308a
20 changed files with 732 additions and 52 deletions

View File

@@ -31,11 +31,11 @@ a, .btn-link {
.btn:focus, .btn:active:focus, .btn-link.nav-link:focus, .form-control:focus, .form-check-input:focus { box-shadow: 0 0 0 0.1rem white, 0 0 0 0.25rem #258cfb; }
.content {
/*padding-top: 1.1rem;*/
padding-top: 1rem;
display: flex;
align-items: center;
flex-direction: column;
height: 84vh;
height: 90vh;
}
h1:focus { outline: none; }