Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Suggestion: Highlight tile on hover? #15

Closed
NoLooseEnds opened this issue Jun 9, 2021 · 0 comments · Fixed by #21
Closed

Suggestion: Highlight tile on hover? #15

NoLooseEnds opened this issue Jun 9, 2021 · 0 comments · Fixed by #21
Assignees
Labels
🔨 Feature New feature or request
Milestone

Comments

@NoLooseEnds
Copy link

NoLooseEnds commented Jun 9, 2021

Might I suggest a highlight on hover?

2021-06-09.at.10.43.22.-.Aqua.Catfish.mp4

In the example I just added:

.AppCard_AppCard__1V2_0:hover {
    background-color: RGBA(0,0,0,0.1);
}

.AppCard_AppCard__1V2_0 {
    padding: 10px;
    border-radius: 10px;
}
@pawelmalak pawelmalak added the 🔨 Feature New feature or request label Jun 9, 2021
@pawelmalak pawelmalak self-assigned this Jun 9, 2021
@pawelmalak pawelmalak added this to the Version 1.2 milestone Jun 9, 2021
@pawelmalak pawelmalak linked a pull request Jun 10, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔨 Feature New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants