Unpleasant Outline on Builder Project Card

Describe your issue

When I click on a project an outline appears in which is unpleasant to design. I think to remove it use:

.demo:focus {
outline-style: none;
}

Steps to reproduce the issue

Visit builder.makeroid.io/?locale=en <-- Or language abbreviation
Click on a project
See error

Expected Behaviour

Shouldn’t show light blue outline

Actual Behaviour

Outlines using a light blue outline

Screenshots

Screenshot%20(391)

1 Like

I don’t think it is a big problem. Also, the background is dimmed.

2 Likes

That’s because of the Dialog. That is a requirement in Material Design and Guidelines.