Adding border-radius for embedded YouTube video

后端 未结 11 964
梦谈多话
梦谈多话 2020-12-17 09:09

Please see this fiddle. Notice instantly before loading the border-radius works fine. A few milliseconds later the rounded corners disappear.

How can I

11条回答
  •  死守一世寂寞
    2020-12-17 09:35

    In order to create the look of rounded corners, you would have to make four overlay divs that look like a rounded corner and position them at each corner. Not an elegant solution at all, but it's the only way to create that effect.

提交回复
热议问题