Compare commits
No commits in common. "main" and "Test" have entirely different histories.
@ -88,8 +88,8 @@
|
|||||||
|
|
||||||
.callParticipants {
|
.callParticipants {
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-wrap: wrap;
|
||||||
gap: var(--cpd-space-1x);
|
gap: var(--cpd-space-2x);
|
||||||
margin: calc(var(--cpd-space-0-5x) * 1) 0 0;
|
margin: calc(var(--cpd-space-0-5x) * 1) 0 0;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
list-style: none;
|
list-style: none;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user