Implement new lobby design
This commit is contained in:
@@ -35,7 +35,7 @@ limitations under the License.
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
object-fit: cover;
|
||||
background-color: #444;
|
||||
background-color: var(--cpd-color-bg-subtle-primary);
|
||||
}
|
||||
|
||||
.videoTile.isLocal:not(.screenshare) video {
|
||||
|
||||
Reference in New Issue
Block a user