app/assets/js/libs/alpine/plugins/dropdown.js in coveragebook_components-0.5.6 vs app/assets/js/libs/alpine/plugins/dropdown.js in coveragebook_components-0.5.7
- old
+ new
@@ -55,9 +55,10 @@
placement: "bottom-start",
offset: [0, 0],
trigger: "click",
interactive: true,
animation: false,
+ maxWidth: 380,
triggerTarget,
content,
onShow: (...args) => {