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

The buttons on the presets are overlapping #4172

Open
Andro-Marian opened this issue Oct 2, 2024 · 1 comment
Open

The buttons on the presets are overlapping #4172

Andro-Marian opened this issue Oct 2, 2024 · 1 comment

Comments

@Andro-Marian
Copy link

Andro-Marian commented Oct 2, 2024

The edit button is overlapping over toggle one.

Would like this fix:

.lstI .flr:hover {
    background: #7e7e7e;
    border-radius: 100%;
}

.lstI .pname .flr {
  right: 19px;
}

.lstI .pname .flr:hover {
  background: #4f4f4f;
}

firefox_WaRE1saAf2

@blazoncek
Copy link
Collaborator

Submit a PR please.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants