Use AccordionList macro on applications index page, remove duped class on task order index page

This commit is contained in:
leigh-mil
2019-12-10 10:58:55 -05:00
parent ac8dd662d1
commit e772a4b84b
4 changed files with 10 additions and 5 deletions

View File

@@ -50,5 +50,9 @@
&-list {
max-width: $max-panel-width;
&__collapse {
cursor: pointer;
}
}
}