Remove an obsolete selector from _RightPanel.pcss - mx_RightPanel_blank (#10815)

Deprecated by e80a1c5051
This commit is contained in:
Suguru Hirahara 2023-05-08 02:52:15 +00:00 committed by GitHub
parent 00fe0b4316
commit 0fb4f42434
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -149,8 +149,7 @@ $pulse-color: $alert;
}
.mx_RightPanel .mx_MemberList,
.mx_RightPanel .mx_MemberInfo,
.mx_RightPanel_blank {
.mx_RightPanel .mx_MemberInfo {
order: 2;
flex: 1 1 0;
}