Skip to content

Commit

Permalink
Small design tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
allthesignals committed May 6, 2024
1 parent 9f52ec5 commit e1120f3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
1 change: 1 addition & 0 deletions app/views/cbv_flows/employer_search.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
type: "submit",
data: { action: "click->cbv-flows#submit", 'cbv-flows-target': "continue" }
%>
<button class="usa-button usa-button--outline" disabled="true" type="button">Add Another Employer</button>
<% end %>

<div class="margin-y-3">
Expand Down
5 changes: 4 additions & 1 deletion app/views/cbv_flows/summary.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,7 @@
<h3 class="site-preview-heading">No payments found. Please refresh the page after a few minutes.</h3>
<% end %>

<button class="usa-button margin-top-3 usa-button--outline" type="button">Share payment information</button>
<h2>How would you like to share this information?</h2>

<button class="usa-button" type="button">Share with Case Worker</button>
<button class="usa-button margin-top-3 usa-button--outline" type="button">Download PDF</button>

0 comments on commit e1120f3

Please sign in to comment.