Message: Ensure that inline metadata is always clickable
Co-authored-by: Scott Nonnenberg <scott@signal.org>
This commit is contained in:
parent
3202d40535
commit
b6df526cbd
1 changed files with 2 additions and 0 deletions
|
@ -1184,6 +1184,8 @@ $message-padding-horizontal: 12px;
|
|||
&--inline {
|
||||
float: inline-end;
|
||||
margin-top: -14px;
|
||||
position: relative;
|
||||
z-index: $z-index-base;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue