Improve colors in settings (#7283)

This commit is contained in:
Šimon Brandner 2022-06-14 20:17:10 +02:00 committed by GitHub
parent 3c5c2bef6d
commit 7da8c51c6b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
15 changed files with 17 additions and 50 deletions

View file

@ -344,7 +344,7 @@ export default class SecurityUserSettingsTab extends React.Component<IProps, ISt
{ warning }
<div className="mx_SettingsTab_heading">{ _t("Where you're signed in") }</div>
<div className="mx_SettingsTab_section">
<span>
<span className="mx_SettingsTab_subsectionText">
{ _t(
"Manage your signed-in devices below. " +
"A device's name is visible to people you communicate with.",