Skip to content

Allow overriding of the color on cell hover #286

@prakashd1

Description

@prakashd1

Hi Team,
On cell hover, I wanted to override the color. However, its specified with !important attribute which is not a good practice. Could you please remove it so that it can be overridden ?

file: index.less line 106

   &:hover {
        background: fade(blue, 30%) !important;
      }

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