0002452: C0CARD : détail attribut

This commit is contained in:
sparkyx 2026-04-30 18:15:30 +02:00
parent c505953687
commit 6e976e4a68
4 changed files with 10 additions and 3 deletions

View file

@ -4391,3 +4391,10 @@ span.nb-round {
.field_follow_up {
background-color: var(--bg-white);
}
.inner_box textarea.itextarea,
.inner_box2 textarea.itextarea
{
width:100%;
margin:0;
}