mirror of
https://github.com/vector-im/element-web.git
synced 2025-08-23 15:31:22 +02:00
Fix call events layout for message bubble
This commit is contained in:
parent
3429f73efc
commit
43f809ccc8
@ -230,6 +230,12 @@ limitations under the License.
|
||||
}
|
||||
}
|
||||
|
||||
&.mx_EventTile_bubbleContainer {
|
||||
.mx_EventTile_info {
|
||||
min-width: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
& ~ .mx_EventListSummary {
|
||||
--maxWidth: 80%;
|
||||
margin-left: calc(var(--avatarSize) + var(--gutterSize));
|
||||
|
Loading…
x
Reference in New Issue
Block a user