Merge pull request #1888 from Lruler/feature/video_moudle

bugfix videoautoplay
This commit is contained in:
KubeSphere CI Bot 2021-08-12 15:46:40 +08:00 committed by GitHub
commit d5ec56ebf1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 3 deletions

View File

@ -1193,7 +1193,7 @@ footer {
.modal-for-video{
display: block;
display: none;
z-index: 20;
position: absolute;
height: 608px;

View File

@ -279,8 +279,6 @@
}
shadow.hide();
closeVideo.hide();
video.hide();
startVideo.click(function () {
openVideo()