Skip to content

Commit 21eccab

Browse files
committed
fix: video styls
1 parent 434b9c1 commit 21eccab

File tree

5 files changed

+11
-4
lines changed

5 files changed

+11
-4
lines changed

docs/en/guides/10-deploy/01-deploy/01-non-production/01-deploying-databend.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -561,5 +561,5 @@ After deploying Databend, you might need to learn about the following topics:
561561
- [Visualize](/guides/visualize): Integrate Databend with visualization tools for insights.
562562

563563
<LanguageFileParse
564-
cn={<VideoCN />}
565-
/>
564+
en={<VideoCN />}
565+
/>

docs/fragment/01-deploying-databend-cnvideo.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
frameborder="no"
88
framespacing="0"
99
allowfullscreen="true"
10+
className="iframe-video"
1011
width="800"
1112
height="450">
1213
</iframe>
@@ -19,6 +20,7 @@
1920
border="0"
2021
frameborder="no"
2122
framespacing="0"
23+
className="iframe-video"
2224
allowfullscreen="true"
2325
width="800"
2426
height="450">
@@ -31,6 +33,7 @@
3133
scrolling="no"
3234
border="0"
3335
frameborder="no"
36+
className="iframe-video"
3437
framespacing="0"
3538
allowfullscreen="true"
3639
width="800"

docs/fragment/01-deploying-local-cnvideo.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@
66
border="0"
77
frameborder="no"
88
framespacing="0"
9+
className="iframe-video"
910
allowfullscreen="true"
1011
width="800"
1112
height="450">
12-
</iframe>
13+
</iframe>

docs/fragment/02-deploying-databend-on-kubernetes-cnvideo.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
framespacing="0"
99
allowfullscreen="true"
1010
width="800"
11+
className="iframe-video"
1112
height="450">
1213
</iframe>
1314

@@ -19,6 +20,7 @@
1920
border="0"
2021
frameborder="no"
2122
framespacing="0"
23+
className="iframe-video"
2224
allowfullscreen="true"
2325
width="800"
2426
height="450">

docs/fragment/10-metasrv-deploy-cnvideo.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@
66
border="0"
77
frameborder="no"
88
framespacing="0"
9+
className="iframe-video"
910
allowfullscreen="true"
1011
width="800"
1112
height="450">
12-
</iframe>
13+
</iframe>

0 commit comments

Comments
 (0)