Skip to content

CSS Class Name Conflict: .tooltip Overrides User Styles #11

@O-Q

Description

@O-Q

I recently started using this library and noticed that it injects a CSS class named .tooltip into my application. Since .tooltip is a very common class name, it conflicts with my own tooltip styles, causing unintended UI issues.

Image

It would be great if the library could use a more unique or prefixed class name (e.g. .wx-tooltip) to prevent conflicts.

Thanks for your consideration!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions