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

Audio failed X is cut off on search page #1814

Open
Kuuuube opened this issue Feb 11, 2025 · 0 comments · May be fixed by #1815
Open

Audio failed X is cut off on search page #1814

Kuuuube opened this issue Feb 11, 2025 · 0 comments · May be fixed by #1815
Labels
area/ui-ux The issue or PR is related to UI/UX/Design kind/bug The issue or PR is regarding a bug regression This issue or PR is related to a regression

Comments

@Kuuuube
Copy link
Member

Kuuuube commented Feb 11, 2025

Description
The X is only halfway there. Example:
Image

This is caused by this css in display.css:

.entry {
    content-visibility: auto;
}

Similar to #1738.

This same problem is seen in #1812 cutting off the selection indicator.

@Kuuuube Kuuuube added area/ui-ux The issue or PR is related to UI/UX/Design kind/bug The issue or PR is regarding a bug regression This issue or PR is related to a regression labels Feb 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ui-ux The issue or PR is related to UI/UX/Design kind/bug The issue or PR is regarding a bug regression This issue or PR is related to a regression
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant