when the participants are in 'sticky mode' blur the content under the floating participants
MrCoder opened this issue · comments
So there is less distraction.
box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.15); /* horizontal offset, vertical offset, blur radius, color */
This should a good starting point.