materialize - Modal bottom sheets is covered by its overlay -
for details, please take on
https://codepen.io/apple0408/pen/zjxgvb
1) overlay covers bottom sheet, , want overlay covers each section separately.
after struggling week, find overlay code dropping between , overlay cover things including modal bottom sheet. if want generated in below, should now? hint me? ...
<section> <div class="fp-tablecell" style="height:885px;">...</div> <div class="modal-overlay" style="z-index: 10; display: block; opacity: 0.5;"></div> </div></section>
i using fullpage.js , materialize modal bottom-sheet overlay. hope questions clear enough , there , teach. much~
Comments
Post a Comment