Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🩹(frontend) fix border radius issue on safari
I introduced a bug while moving the border radius css style to the parent element of the video. On safari, the video element wasn't rounded anymore. Fix this! Please note our approach should be refactored, nit-picking, but there are few pixels leaking from the black background on the video corner.
- Loading branch information