Remove an obsolete declaration for DisambiguatedProfile of EventTile on modern layout (#8596)

This commit is contained in:
Suguru Hirahara
2022-05-14 13:11:01 +00:00
committed by GitHub
parent 4c1c12bbc4
commit eb10c3647b

View File

@@ -110,14 +110,6 @@ limitations under the License.
}
}
.mx_GroupLayout {
.mx_EventTile {
> .mx_DisambiguatedProfile {
margin-left: 36px;
}
}
}
.mx_CallEvent_wrapper {
justify-content: center;
margin: auto 5px;