Cosmetic : Order number and bank message in confirm operation (sale - purcharse)

This commit is contained in:
sparkyx 2025-12-27 11:38:58 +01:00
parent 9340c25149
commit aad1ace2a8
4 changed files with 18 additions and 10 deletions

View file

@ -4238,4 +4238,12 @@ span.nb-round {
background-color: var(--bg-inner-box);
margin-left: 2px;
color:navy;
}
}
/*
* Tab : when show the operation to confirm
*/
#document_div_id {
height:185px;
height:10rem;
}