reflex-dev / reflex

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

Drawer content has a blue ring by default #2790

Open Alek99 opened 8 months ago

Alek99 commented 8 months ago

Describe the bug A clear and concise description of what the bug is.

By default the drawer has a blue ring.

To Reproduce Steps to reproduce the behavior:

Expected behavior

By default the drawer should not have a blue ring. Additional context Add any other context about the problem here.

To fix in the rx.drawer.content set the prop outline="none"

Yummy-Yums commented 8 months ago

Hey @Alek99 , i repro'd the code you shared and i can't find the blue outline you speak of ? maybe I'm missing something?

image

Alek99 commented 7 months ago

Screenshot 2024-04-03 at 9 32 29 AM

I seem to be seeing it on this main site

Yummy-Yums commented 7 months ago

@Alek99 doesn't appear on my end

image

Alek99 commented 7 months ago

Maybe its just on safari

Alek99 commented 7 months ago

It also seems to be on my chrome, that's odd. I'm on Mac what are you using?

Yummy-Yums commented 7 months ago

i use linux, POP OS

danik292 commented 6 months ago

obrazek

Linux mint firefox

danik292 commented 6 months ago

@Yummy-Yums What browser are you using?