Skip to content

Commit 148dec8

Browse files
save file
1 parent b634d43 commit 148dec8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

utils/video/video-player/video-player.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -203,6 +203,8 @@
203203
video
204204
{width: 100%; height: 100%;}
205205

206+
.label
207+
{margin:0 20px}
206208

207209
.visually-hidden
208210
{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);border:0}
@@ -224,6 +226,9 @@ <h1 slot=seo-hdr class=visually-hidden>video player</h1>
224226
<div id=upper>
225227

226228
<div>
229+
<span class=label>
230+
load file
231+
</span>
227232
<file-mod component></file-mod>
228233
</div>
229234

0 commit comments

Comments
 (0)