Reduce spacing between input elements
This commit is contained in:
parent
20595833a0
commit
6cf977b6c2
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user