Styling for TO signature page

This commit is contained in:
leigh-mil
2019-12-18 12:00:09 -05:00
parent 66cfaaa6c3
commit 72bb300913
3 changed files with 18 additions and 6 deletions

View File

@@ -165,6 +165,15 @@
margin-top: 0;
margin-bottom: 0;
}
label {
margin-left: 3rem;
&:before {
position: absolute;
left: -3rem;
}
}
}
select {