Styling for delete section of app settings page

This commit is contained in:
leigh-mil
2019-10-14 15:24:10 -04:00
parent 1c79f1dfc9
commit 60d8d6ed10
4 changed files with 21 additions and 30 deletions

View File

@@ -272,10 +272,6 @@
padding-top: 0;
}
input#delete-application {
margin-top: $gap * 3;
}
li.accordion-table__item__expanded {
height: auto;
}