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
A long settings description can break the short settings value to
2 lines.
Example: Root fingerprint has very long description and breaks the
actual value (the fingerprint on the right) onto 2 lines.
Introduced a new SettingsValue component that by default does not
break onto multiple lines.
0 commit comments