mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-07-27 17:19:39 +02:00
Make tags scrollable again (#1921)
This commit is contained in:
parent
8208722247
commit
fae781e1be
1 changed files with 1 additions and 1 deletions
|
@ -81,7 +81,7 @@
|
||||||
label: t(".tags_label"),
|
label: t(".tags_label"),
|
||||||
container_class: "h-40"
|
container_class: "h-40"
|
||||||
},
|
},
|
||||||
{ "data-auto-submit-form-target": "auto" } %>
|
{ "data-auto-submit-form-target": "auto", class: "overflow-y-auto border-none" } %>
|
||||||
<% end %>
|
<% end %>
|
||||||
<% end %>
|
<% end %>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue