simulateur de devis

This commit is contained in:
2026-06-18 15:09:14 +02:00
parent 397272429d
commit bb2b789d3f
2 changed files with 16 additions and 4 deletions
+3 -2
View File
@@ -200,8 +200,9 @@ p {
justify-content: center;
}
#msg {
resize: none;
width: 200px;
resize: horizontal;
min-width: 50px;
max-width: 300px;
}
.btn_icone {
display: inline-flex;