Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
liuzhen@situdata.com
/
yunxiao-admin-fe
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
15233c3c
authored
2020-11-27 14:43:42 +0800
by
zhen
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
fix:视频音量按钮样式修正
1 parent
0d02bcba
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
37 deletions
src/components/videoPlayer/index.vue
src/components/videoPlayer/index.vue
View file @
15233c3
...
...
@@ -297,43 +297,6 @@ export default {
height
:
100%
;
width
:
100%
;
}
//
.color-span
{
//
background
:
black
;
//
width
:
130px
;
//
height
:
70px
;
//
padding
:
5px
;
//
position
:
absolute
;
//
top
:
0
;
//
left
:
10px
;
//
color
:
white
;
//
font-size
:
13px
;
//
display
:
flex
;
//
flex-direction
:
column
;
//
justify-content
:
space-around
;
//
align-items
:
flex-start
;
//
.holding,
//
.signing
{
//
display
:
flex
;
//
justify-content
:
center
;
//
align-items
:
center
;
//
span
:
first-child
{
//
display
:
inline-block
;
//
width
:
40px
;
//
height
:
20px
;
//
background
:
red
;
//
margin-right
:
10px
;
//
}
//
span
:last-child
{
//
line-height
:
20px
;
//
}
//
}
//
.holding
{
//
span
:
first-child
{
//
background
:
yellow
;
//
}
//
}
//
}
#my-player
.video-js
{
.video-face-pair-list
{
position
:
absolute
;
...
...
@@ -425,4 +388,7 @@ export default {
.vjs-paused.vjs-has-started
.vjs-big-play-button
{
display
:
block
;
}
.vjs-slider-vertical
.vjs-volume-level
:before
{
left
:
-0.4em
;
}
</
style
>
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment