Open laurens94 opened 2 years ago
At first glance this seems to come from Symfony's Form component.. 🤔
You can obviously trigger the one you need in CSS using form#contact
or div#contact
and i'm pretty sure that'd work.. But yuck..
Let's see if we can fix this.
The generated
<form>
element contains a div that has the sameid
andclass
values as the form itself: