Skip to content

Commit

Permalink
move labels to the right (#504)
Browse files Browse the repository at this point in the history
  • Loading branch information
JannikStreek authored Nov 29, 2024
1 parent 645912a commit 0daf967
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<div class="justify-content-end">
<div class="d-flex justify-content-end">
<%= for brainstorming_idea_label <- @brainstorming.labels do %>
<% filter_active = Enum.member?(@brainstorming.filter_labels_ids, brainstorming_idea_label.id) %>
<.filter_button
Expand Down

0 comments on commit 0daf967

Please sign in to comment.