Cloned divs are not staying in the grid correctly
问题 So I have a button on the left and a form on the right. If you click the button on the left you can create up to 6 forms. If i create these forms in html manually everything displays correctly. However since I am cloning them, they seem to be acting weird. For example on about the 4th clone the button gets pushed down instead of staying at the top left. Also each time the section is cloned i update the number of which form that is. But how do i make them stay inside the grid and how do i make