Open frankieroberto opened 1 month ago
Good spot! Thanks for letting us know.
Seems like Safari is actually the one respecting the specs, by having the <span>
wrapping the text not inherit the text-decoration-thickness
the link gets on :hover
. We'll need to take the matter in our own hands and make that <span>
inherit the right value.
In the Pagination component, when hovering over the 'Previous' and 'Next' links, the underline thickness does not increase in macOS Safari. However it does in Chrome, and in Safari on the numbered pagination links.
This only affects the Previous and Next links next to the numbered links. The version with previous and next links that have page names and appear stacked on top of each other are fine.
Screen capture