-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Closed
Description
Description
Update:
Remove the multi line border radius code. It's creating motion inconsistency, giving uneven priority to the eye. It also does not provide utility, the two line text still renders with enough room.
Removing this will create visual consistency and remove code.
Spoke with @hongcatlover and they agree.
Mar-04-2022.10-32-39.mp4
The three css selectors in styleTagText_ do not match between css and JS.

The null checks and optional chaining can be removed since the work in #37793 runs this logic after the tag is created.

