mirror of
https://github.com/element-hq/element-web
synced 2024-11-23 17:56:01 +03:00
Fix alignment of sender name in message bubble replies
Signed-off-by: Robin Townsend <robin@robin.town>
This commit is contained in:
parent
c31fb79d46
commit
8824b12064
1 changed files with 1 additions and 1 deletions
|
@ -76,7 +76,7 @@ limitations under the License.
|
|||
max-width: 70%;
|
||||
}
|
||||
|
||||
.mx_SenderProfile {
|
||||
> .mx_SenderProfile {
|
||||
position: relative;
|
||||
top: -2px;
|
||||
left: 2px;
|
||||
|
|
Loading…
Reference in a new issue