.nc-previewPane-frame {
  width: 100%;
  height: 100%;
  border: none;
  background: #fff;
  border-radius: var(--borderRadius);
}
