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
3 changed files with 16 additions and 4 deletions
@@ -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;