Reduce spacing between input elements
This commit is contained in:
@@ -265,6 +265,11 @@
|
||||
}
|
||||
}
|
||||
|
||||
.usa-input {
|
||||
margin-bottom: $gap;
|
||||
margin-top: $gap;
|
||||
}
|
||||
|
||||
.task-order-invite-message {
|
||||
font-weight: $font-bold;
|
||||
|
||||
@@ -327,10 +332,9 @@
|
||||
.task-order__loa-list {
|
||||
ul {
|
||||
padding-left: 0;
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
|
||||
|
||||
.task-order__loa-add-item {
|
||||
display: flex;
|
||||
flex-direction: row-reverse;
|
||||
|
Reference in New Issue
Block a user