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
+1 -2
View File
@@ -149,8 +149,7 @@ $pulse-color: $alert;
} }
.mx_RightPanel .mx_MemberList, .mx_RightPanel .mx_MemberList,
.mx_RightPanel .mx_MemberInfo, .mx_RightPanel .mx_MemberInfo {
.mx_RightPanel_blank {
order: 2; order: 2;
flex: 1 1 0; flex: 1 1 0;
} }