fix progress bar and video-tags overlap

pull/413/head
simon 2 years ago
parent 0c8830793c
commit 14d5a7ee1a
No known key found for this signature in database
GPG Key ID: 2C15AA5E89985DD4

@ -462,7 +462,7 @@ video:-webkit-full-screen {
overflow: hidden;
}
.video-item:hover .video-thumb div {
.video-item:hover .video-tags {
opacity: 1;
}
@ -486,7 +486,7 @@ video:-webkit-full-screen {
position: relative;
}
.video-thumb div {
.video-tags {
position: absolute;
top: 5px;
left: 0;

Loading…
Cancel
Save