Fix padding on application list

This commit is contained in:
leigh-mil 2019-02-12 08:41:06 -05:00
parent 6abc413399
commit 0019a9167f

View File

@ -23,4 +23,8 @@
} }
} }
} }
header.accordian__header {
padding: 1.6rem;
}
} }