UNPKG

socketpuppet

Version:

🎭 socketpuppet - connect to running puppeteer instances to see what's going on (or going wrong)--and fix it, live!

14 lines (11 loc) • 233 B
/** form **/ form fieldset label { display: inline-flex; flex-direction: column; } form fieldset p { max-width: 500px; } form fieldset .legal-agree label { display: inline-block; }