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

pull/28217/head
Suguru Hirahara 2022-05-14 13:11:01 +00:00 committed by GitHub
parent 4c1c12bbc4
commit eb10c3647b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 8 deletions

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;