Update organization tab styles

This commit is contained in:
Marliana Lara
2019-02-06 14:00:26 -05:00
parent 241f8a8ac8
commit df30a2e8d1
2 changed files with 6 additions and 1 deletions

View File

@@ -17,7 +17,7 @@ const detailWrapperStyle = {
const detailLabelStyle = {
fontWeight: '700',
lineHeight: '30px',
lineHeight: '24px',
marginRight: '20px',
minWidth: '150px',
textAlign: 'right'