Make caption text selectable

This commit is contained in:
CyanEngineer 2025-05-31 17:11:27 +00:00 committed by GitHub
parent df8839d1f0
commit 8cb670d9e6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -86,6 +86,7 @@ ul.vjs-menu-content::-webkit-scrollbar {
background-color: rgba(0, 0, 0, 0.75) !important;
border-radius: 9px !important;
padding: 5px !important;
pointer-events: auto;
}
.vjs-play-control,