forked from brooksbingham/theme-elegance
chore: added duration for the offcanvas animation
parent
9b039a52d8
commit
98c89e4d8d
|
@ -86,6 +86,7 @@ $(function () {
|
||||||
});
|
});
|
||||||
|
|
||||||
$("#product-list-top-filters").offcanvas({
|
$("#product-list-top-filters").offcanvas({
|
||||||
|
duration: 100,
|
||||||
effect: "slide-in-over",
|
effect: "slide-in-over",
|
||||||
overlay: true,
|
overlay: true,
|
||||||
classes: {
|
classes: {
|
||||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue