We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent edeacaa commit d1fd796Copy full SHA for d1fd796
apps/website/src/sections/Spotlight.astro
@@ -53,7 +53,6 @@ import PlayButton from "../assets/videos/play-button.svg";
53
filter: brightness(0.2);
54
}
55
56
- /* 隐藏所有浏览器的原生播放按钮 */
57
video::-webkit-media-controls-play-button,
58
video::-webkit-media-controls-start-playback-button,
59
video::-moz-media-controls-play-button {
0 commit comments