coralproject / talk

A better commenting experience from Vox Media
https://coralproject.net
Other
1.89k stars 355 forks source link

[CORL-3094]: my profile preferences link styles in notifications container #4537

Closed kabeaty closed 7 months ago

kabeaty commented 7 months ago

What does this PR do?

These changes update styles so that the link to adjust preferences in a user's profile for in-page notifications looks good at smaller sizes too.

These changes will impact:

What changes to the GraphQL/Database Schema does this PR introduce?

none

Does this PR introduce any new environment variables or feature flags?

no

If any indexes were added, were they added to INDEXES.md?

n/a

How do I test this PR?

You can view the floating notifications and the mobile notifications container. See that the link about adjusting notification preferences at the top of the notifications container looks good now on both.

Were any tests migrated to React Testing Library?

How do we deploy this PR?