Fix alignment of sender name in message bubble replies
Signed-off-by: Robin Townsend <robin@robin.town>
This commit is contained in:
@@ -76,7 +76,7 @@ limitations under the License.
|
||||
max-width: 70%;
|
||||
}
|
||||
|
||||
.mx_SenderProfile {
|
||||
> .mx_SenderProfile {
|
||||
position: relative;
|
||||
top: -2px;
|
||||
left: 2px;
|
||||
|
||||
Reference in New Issue
Block a user