Compare commits
2
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
bad3429702 | ||
|
|
9c7ece2241 |
+2
-2
@@ -88,8 +88,8 @@
|
|||||||
|
|
||||||
.callParticipants {
|
.callParticipants {
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-wrap: wrap;
|
flex-direction: column;
|
||||||
gap: var(--cpd-space-2x);
|
gap: var(--cpd-space-1x);
|
||||||
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;
|
||||||
|
|||||||
Reference in New Issue
Block a user