no-drag on the scrubber

This commit is contained in:
Feross Aboukhadijeh
2016-03-04 18:19:22 -08:00
parent 60614ccd49
commit 1944d262f2

View File

@@ -284,6 +284,7 @@ body.drag::before {
height: 23px; /* 3px .loading-bar plus 10px above and below */
top: -10px;
left: 0;
-webkit-app-region: no-drag;
}
.player-controls .loading-bar {