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
Labels
enhancement fixed in source This issue is unsolved in the latest release but fixed in master

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.

@blazoncek blazoncek added the fixed in source This issue is unsolved in the latest release but fixed in master label Oct 27, 2024
blazoncek added a commit that referenced this issue Oct 27, 2024
- fix for #4172
- fix for #4230
- /json/live enabled when WS disabled
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement fixed in source This issue is unsolved in the latest release but fixed in master
Projects
None yet
Development

No branches or pull requests

2 participants