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(settings): lowercase info rows with inline copy-on-hover
Drop the forced text-transform: uppercase on team info labels and
values, and remove the onCopy override that existed only to mask it.
Reveal the existing CopyButton inline on row hover / keyboard focus
using the project's group/row + group-has-[:focus-visible] pattern.
Co-Authored-By: Craft Agent <agents-noreply@craft.do>
0 commit comments