mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
fix for stop button in video player for safari
This commit is contained in:
parent
c2c3297614
commit
61b9aff305
1 changed files with 1 additions and 0 deletions
|
@ -859,6 +859,7 @@ progress {
|
|||
float: left;
|
||||
background: none;
|
||||
border: 0;
|
||||
width: 2.5em;
|
||||
}
|
||||
|
||||
.vjs-default-skin .vjs-menu-button.vjs-stop-button div {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue