Closed LorenzCK closed 11 months ago
Did you intentionally add the margin-right to all inputs? Or did you only want to add it to checkboxes? I remember I intentionally did not add it to all inputs
I'm not so sure anymore, I might have added it only because I thought it looked better. The only important CSS property is flex-grow: 0
on the checkboxes I think. Feel free to drop the other change.
Another change that I wanted to make, but ultimately failed, is to fix the vertical alignment on the text labels. Like:
This issue is to track changes submitted to the character sheet as a pull request on the Roll20 project.
Suggested changes
Git patch file attached.
Effect
Before
After