mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-05-14 11:37:48 +00:00
fix(filmstrip) Minor style fixes (#12870)
This commit is contained in:
@@ -103,7 +103,7 @@ export const ConnectionIndicatorIcon = ({
|
||||
<span className = { emptyIconWrapperClassName }>
|
||||
<Icon
|
||||
className = { clsx(classes.icon, colorClass) }
|
||||
size = { 12 }
|
||||
size = { 16 }
|
||||
src = { IconConnection } />
|
||||
</span>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user