Merge pull request #703 from dod-ccpo/ko-review-design-fixes
Ko review design fixes
This commit is contained in:
commit
b711330b9e
@ -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;
|
||||
|
@ -26,7 +26,7 @@
|
||||
|
||||
{% block form %}
|
||||
|
||||
<div class="top-message">
|
||||
<div class="top-message panel">
|
||||
<h1 class="subheading title">
|
||||
{{ "task_orders.ko_review.title" | translate }}
|
||||
</h1>
|
||||
|
Loading…
x
Reference in New Issue
Block a user