reflex icon indicating copy to clipboard operation
reflex copied to clipboard

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

Open masenf opened this issue 4 months ago β€’ 0 comments

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):

  • Python Version: 3.12
  • Reflex Version: 0.4.7
  • OS: macOS 14.4.1
  • Browser (Optional): chrome

From SyncLinear.com | REF-2567

masenf avatar Apr 10 '24 23:04 masenf