a11y: don't select a11y helper text in selection #993
Some checks are pending
docs-build-deployment / Run deploy (push) Waiting to run
docs-build / Run build (push) Waiting to run

This commit is contained in:
Sören Weber 2025-01-25 17:51:54 +01:00
parent 4f182a115b
commit c4a8c278be
No known key found for this signature in database
GPG key ID: BEC6D55545451B6D
2 changed files with 3 additions and 1 deletions

View file

@ -2018,6 +2018,8 @@ span.math:has(> mjx-container[display]) {
height: 1px;
transform: translateY(-100%);
transition: transform 0.5s cubic-bezier(0.18, 0.89, 0.32, 1.28);
-webkit-user-select: none;
user-select: none;
white-space: nowrap;
width: 1px;
}

View file

@ -1 +1 @@
7.3.1+93b32c1672553781d911855cb9b8f106626a216e
7.3.1+4f182a115b0a3a6d4b6b2ba46abe3c4e71cfda5c