Fix alignment of sender name in message bubble replies

Signed-off-by: Robin Townsend <robin@robin.town>
pull/21833/head
Robin Townsend 2021-09-14 12:35:51 -04:00
parent c31fb79d46
commit 8824b12064
1 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@ limitations under the License.
max-width: 70%;
}
.mx_SenderProfile {
> .mx_SenderProfile {
position: relative;
top: -2px;
left: 2px;