mirror of
https://github.com/we-promise/sure.git
synced 2026-05-07 12:54:04 +00:00
Make tags scrollable again (#1921)
This commit is contained in:
@@ -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 %>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user