Finished grid demo
This commit is contained in:
@@ -26,4 +26,12 @@
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
object-fit: cover;
|
||||
}
|
||||
|
||||
.participantName {
|
||||
position: absolute;
|
||||
bottom: 0;
|
||||
right: 0;
|
||||
background-color: rgba(0, 0, 0, 0.2);
|
||||
padding: 8px 24px;
|
||||
}
|
||||
Reference in New Issue
Block a user