You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: underlines of "u" tags rendered in wrong color
When you use a "u" html tag, you expect the underline to match
the textcolor.
Therefore we need to get the style of the child element and use
it's color if it exists.
0 commit comments