How do you hide the mute button on Safari, iOS?

后端 未结 0 612
遥遥无期
遥遥无期 2020-12-22 02:20

How do you hide the mute button on Safari, iOS?

video::-webkit-media-controls-mute-button {
  display: none;
}

I used this to hide the button

相关标签:
回答
  • 消灭零回复
提交回复
热议问题