Skip to content

Commit b179a54

Browse files
committed
set pointer-events: none
1 parent de3b12d commit b179a54

File tree

1 file changed

+1
-0
lines changed
  • apps/demos/Demos/Scheduler/Templates/jQuery

1 file changed

+1
-0
lines changed

apps/demos/Demos/Scheduler/Templates/jQuery/styles.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
width: 100%;
1919
position: relative;
2020
top: -25%;
21+
pointer-events: none;
2122
}
2223

2324
.movie-preview {

0 commit comments

Comments
 (0)