Address PR feedback.

This commit is contained in:
Kia Lam
2019-03-13 15:59:42 -04:00
parent 21156d1409
commit 0495214f47
4 changed files with 23 additions and 26 deletions

View File

@@ -275,3 +275,10 @@
.at-u-textRight {
text-align: right;
}
.awx-c-chip {
padding: 3px 0;
height: 24px;
margin-right: 10px;
margin-bottom: 10px;
}