Skip to content

bug: Box shadow when using a checkbox inside a tab with tab-box #3753

@tkoenig

Description

@tkoenig

Reproduction URL (Required)

https://play.tailwindcss.com/fzFDbAw5LR

What version of daisyUI are you using?

v5.0.12

Which browsers are you seeing the problem on?

Safari

Describe your issue

I am using a long form separated with tabs, and noticed when using a checkbox inside a tab, the label gets a border (box-shadow) once selected (from .tabs-box :is(.tab-active,[aria-selected=true]):not(.tab-disabled,[disabled]), .tabs-box :is(input:checked), .tabs-box :is(label:has(:checked)))

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions