1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-24 15:49:39 +02:00

Make tags scrollable again (#1921)

This commit is contained in:
Tony Vincent 2025-02-28 13:53:05 +01:00 committed by GitHub
parent 8208722247
commit fae781e1be
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -81,7 +81,7 @@
label: t(".tags_label"),
container_class: "h-40"
},
{ "data-auto-submit-form-target": "auto" } %>
{ "data-auto-submit-form-target": "auto", class: "overflow-y-auto border-none" } %>
<% end %>
<% end %>