reflex-dev / reflex

🕸️ Web apps in pure Python 🐍
https://reflex.dev
Apache License 2.0
20.42k stars 1.18k forks source link

[REF-2567] rx.accordion hardcodes a tiny font size #3069

Open masenf opened 7 months ago

masenf commented 7 months ago

Describe the bug The text inside an accordion inherits a tiny font size from the .AccordionContent CSS rule.

To Reproduce Create any accordion item; the text is small

Expected behavior Accordion doesn't impose typographic opinions on its contents.

Screenshots Why is the text so small?

image

If i remove the font-size css rule:

image

Specifics (please complete the following information):

From SyncLinear.com | REF-2567

Manojvbhat commented 4 weeks ago

Hi, @masenf . I can' t open the image. Could you share it once again?