mirror of
https://github.com/kubesphere/website.git
synced 2025-12-26 00:12:48 +00:00
fix: Add video support on conferences detail page
Signed-off-by: TheYoungManLi <cjl@kubesphere.io>
This commit is contained in:
parent
4d8fb00b9c
commit
edb6ba22c9
|
|
@ -334,4 +334,8 @@
|
|||
.SubscribeForm {
|
||||
display: none !important;
|
||||
}
|
||||
}
|
||||
|
||||
#videoPlayer {
|
||||
width: 100%;
|
||||
}
|
||||
Loading…
Reference in New Issue