fix: Add video support on conferences detail page

Signed-off-by: TheYoungManLi <cjl@kubesphere.io>
This commit is contained in:
TheYoungManLi 2022-01-06 10:30:55 +08:00
parent 4d8fb00b9c
commit edb6ba22c9

View File

@ -334,4 +334,8 @@
.SubscribeForm {
display: none !important;
}
}
#videoPlayer {
width: 100%;
}