MikaFil commited on
Commit
1685555
·
verified ·
1 Parent(s): f457ce1

Update style/defaults/style.css

Browse files
Files changed (1) hide show
  1. style/defaults/style.css +8 -0
style/defaults/style.css CHANGED
@@ -382,3 +382,11 @@ html, body {
382
  pointer-events: auto !important;
383
  z-index: 9999 !important;
384
  }
 
 
 
 
 
 
 
 
 
382
  pointer-events: auto !important;
383
  z-index: 9999 !important;
384
  }
385
+
386
+
387
+ .ply-widget-container,
388
+ .ply-widget-container * {
389
+ pointer-events: auto !important;
390
+ z-index: 2147483647 !important;
391
+ }
392
+