.screenshare-dialog .screenShareThumbnail {
  height: 200px;
  image-rendering: pixelated;
  object-fit: contain;
  border-bottom: 2px solid #fafafa;
  padding-bottom: 1px;
}
