- Issue created by @shweta__sharma
- 🇮🇳India shubham_jain
You just have to add this line of code in css file.
legend { margin-bottom: 10px; } details{ padding: 5px; }
this will solve this issue.
If you want I have created patch for it.
- @shubham_jain opened merge request.