diff --git a/styles/sections/_member_edit.scss b/styles/sections/_member_edit.scss index aef2e042..fc9415a5 100644 --- a/styles/sections/_member_edit.scss +++ b/styles/sections/_member_edit.scss @@ -31,11 +31,25 @@ @include h2; } - .member-card__details { - text-align: right; + .member-card__input { + margin: 0; + display: flex; + margin-top: $gap; - .icon-link { - margin: 0 -$gap; - } - } + label { + flex: none; + margin-top: $gap*1.5; + font-weight: $font-normal; + margin-right: $gap*2; + } + } + + + .member-card__details { + text-align: right; + + .icon-link { + margin: 0 -$gap; + } + } } \ No newline at end of file diff --git a/templates/member_edit.html b/templates/member_edit.html index 9fe7fec3..e24c46bc 100644 --- a/templates/member_edit.html +++ b/templates/member_edit.html @@ -7,7 +7,19 @@

Danny Knight

-
Workspace Role
Billing Auditor
+ +
+ + +
+