New group call experience: Call tiles (#9332)

* Add call tiles

* Factor CallDuration out into a reusable component

* Correct the separator character in LiveContentSummary
This commit is contained in:
Robin
2022-09-30 19:26:08 +00:00
committed by GitHub
parent 07a5a1dc6f
commit ff59f68a9f
19 changed files with 606 additions and 51 deletions
+1
View File
@@ -22,6 +22,7 @@ limitations under the License.
display: inline-flex;
flex-direction: row-reverse;
vertical-align: middle;
margin: 0 -1px; /* to cancel out the border on the edges */
/* Overlap the children */
> * + * {