Fix some layout bugs

This commit is contained in:
Robin Townsend 2023-01-30 23:32:00 -05:00
commit f540f48461
2 changed files with 14 additions and 23 deletions

View file

@ -144,13 +144,6 @@ limitations under the License.
white-space: nowrap;
}
.videoMutedAvatar {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
}
.videoMutedOverlay {
width: 100%;
height: 100%;