Fix scrolling on mobile
This commit is contained in:
parent
6adcf95aaa
commit
82ac775124
1 changed files with 0 additions and 3 deletions
|
@ -30,9 +30,6 @@ limitations under the License.
|
|||
}
|
||||
|
||||
.videoTile * {
|
||||
touch-action: none;
|
||||
-moz-user-select: none;
|
||||
-webkit-user-drag: none;
|
||||
user-select: none;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue