Make sure to use mx_DisambiguatedProfile
everywhere (#8121)
* `mx_SenderProfile` -> `mx_DisambiguatedProfile` Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com> * Delete duplicate Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
parent
fce36ec826
commit
d0f8cfc376
3 changed files with 9 additions and 24 deletions
|
@ -64,7 +64,7 @@ limitations under the License.
|
|||
max-width: min(calc(100% - 36px), 600px);
|
||||
}
|
||||
|
||||
.mx_GroupLayout .mx_EventTile > .mx_SenderProfile {
|
||||
.mx_GroupLayout .mx_EventTile > .mx_DisambiguatedProfile {
|
||||
margin-left: 36px;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue