Roll20 uses cookies to improve your experience on our site. Cookies enable you to enjoy certain features, social sharing functionality, and tailor message and display ads to your interests on our site and others. They also help us understand how our site is being used. By continuing to use our site, you consent to our use of cookies. Update your cookie preferences .
×
Create a free account

Question for custom character sheet

Is there a way to change the width of a field of this sort: <input type="number" name="attr_dexterity">
1749064709
Scott C.
Forum Champion
Sheet Author
API Scripter
Compendium Curator
yes, you would use css, ideally in the css file for your custom character sheet and targeted via a class.
Perfect! Thank you very much.