Merge pull request #6647 from SimonBrandner/fix/call-tile-bubbles/18648

Fix call tiles on the bubble layout
This commit is contained in:
David Baker 2021-08-20 09:24:42 +01:00 committed by GitHub
commit ea38990d94
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 16 additions and 4 deletions

View file

@ -264,6 +264,7 @@ limitations under the License.
}
.mx_EventTile.mx_EventTile_bubbleContainer[data-layout=bubble],
.mx_EventTile.mx_EventTile_leftAlignedBubble[data-layout=bubble],
.mx_EventTile.mx_EventTile_info[data-layout=bubble],
.mx_EventListSummary[data-layout=bubble][data-expanded=false] {
--backgroundColor: transparent;