diff --git a/app/views/pages/dashboard/_balance_sheet.html.erb b/app/views/pages/dashboard/_balance_sheet.html.erb index 5273e5031..af9ab3165 100644 --- a/app/views/pages/dashboard/_balance_sheet.html.erb +++ b/app/views/pages/dashboard/_balance_sheet.html.erb @@ -35,7 +35,7 @@ -
+
Name
@@ -50,11 +50,11 @@
<% classification_group.account_groups.each_with_index do |account_group, idx| %> -
<%= idx == classification_group.account_groups.size - 1 ? "rounded-b-lg" : "" %> "> - +
<%= icon("chevron-right", class: "group-open:rotate-90") %>