Skip to content

Commit d1fd796

Browse files
committed
fix: remove comment hiding native play button in video
1 parent edeacaa commit d1fd796

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

apps/website/src/sections/Spotlight.astro

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ import PlayButton from "../assets/videos/play-button.svg";
5353
filter: brightness(0.2);
5454
}
5555

56-
/* 隐藏所有浏览器的原生播放按钮 */
5756
video::-webkit-media-controls-play-button,
5857
video::-webkit-media-controls-start-playback-button,
5958
video::-moz-media-controls-play-button {

0 commit comments

Comments
 (0)