inline-blockon li was too general, this only applies onli:has(input)now- all styles have been moved to input.css and apply only to children of prose
Signed-off-by: oppiliappan me@oppi.li
inline-block on li was too general, this only applies on
li:has(input) nowSigned-off-by: oppiliappan me@oppi.li
- `inline-block` on li was too general, this only applies on
`li:has(input)` now
- all styles have been moved to input.css and apply only to children of
prose
Signed-off-by: oppiliappan <me@oppi.li>