Fix: Menu does not scroll when it contains many items

This commit is contained in:
Jesús
2019-11-30 12:45:46 -05:00
parent 5184fa4fd7
commit 59c8a46985
14 changed files with 70 additions and 58 deletions

View File

@@ -261,7 +261,7 @@
{% block extend_js %}
<!-- Plyr -->
<script src="{{ SITEURL }}/{{ THEME_STATIC_DIR }}/modules/plyr/plyr.min.js"
integrity="sha512-p4TVMvzkt8tG2YGY+x9ES/2cC11GJXCXCqRLWA9wLcMaXwpdMHop16LdU42GFzXmodvkRWET8wYY06HiDDIPdA=="
integrity="sha512-OuNuHhTUuTAbvDItUy1JPT/L9bBLBK71KDEgEiCUyzyZtVCKMALXfkyi5lQV30FoadAZoSlLoHxXeXQUGxoduw=="
crossorigin="anonymous"></script>
<script src="{{ SITEURL }}/{{ THEME_STATIC_DIR }}/js/play.js"
integrity="sha512-OTfMWEmqrlXA9I5xteZxMa4a1DXs+ocTB5E+9S3TF0asQFqsDltZ8q3AxoMPXLJSW5Bk6ysA/16bIwME7w8CnA=="