Using of negative margins for flex grid rules in modules/bs_slider_bootstrap/css/layout.css can produce overflow problems in some cases with paragraphs. Let's not use negative margin approach but gap rule for grid gutter.
Fixed
1.0
Code
Here is a patch, also switched compile script to sass-dart.
And fixed bad url for body_scroll_lock library
Issue #3388238 by pivica: Use CSS gap rule for bootstrap submodule
Committed.
Automatically closed - issue fixed for 2 weeks with no activity.