mirror of https://github.com/vector-im/riot-web
Remove an obsolete declaration for DisambiguatedProfile of EventTile on modern layout (#8596)
parent
4c1c12bbc4
commit
eb10c3647b
|
@ -110,14 +110,6 @@ limitations under the License.
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_GroupLayout {
|
|
||||||
.mx_EventTile {
|
|
||||||
> .mx_DisambiguatedProfile {
|
|
||||||
margin-left: 36px;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
.mx_CallEvent_wrapper {
|
.mx_CallEvent_wrapper {
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
margin: auto 5px;
|
margin: auto 5px;
|
||||||
|
|
Loading…
Reference in New Issue