[call-me] - fix typo
This commit is contained in:
+2
-2
@@ -468,13 +468,13 @@ video::-webkit-media-controls {
|
||||
}
|
||||
|
||||
#localUsername::before {
|
||||
content: '🎥';
|
||||
content: '🟢';
|
||||
margin-right: 4px;
|
||||
font-size: var(--font-size-sm);
|
||||
}
|
||||
|
||||
#remoteUsername::before {
|
||||
content: '👤';
|
||||
content: '🟢';
|
||||
margin-right: 4px;
|
||||
font-size: var(--font-size-sm);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user