This repository has been archived by the owner on Jul 7, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Split public liability and professional indemnity insurance documents (…
…#960) * Remove common mistakes section from documents step * Format header markup in the documents step * Add text to the financial statement description in the documents step * Separate professional indemnity and public liability into two uploads * Update expected number of document inputs * Add indemnity key to state * Add professional indemnity document description to display in seller profile * Remove br element from documents form content * Use h3 element for document names * Add top and bottom margin to document container * Add top and bottom margin to document description * Remove bottom margin from Datefield and apply to container on recruiter form * Add checkbox to copy insurance document if it's the same * Disable copied expiry date if source document was not uploaded * Allow expiry date to be edited when insurance document is combined
- Loading branch information
1 parent
f5f79d1
commit a70e5bd
Showing
8 changed files
with
139 additions
and
41 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,6 @@ | |
width: 4rem; | ||
margin-top: 0; | ||
margin-right: 0.5rem; | ||
margin-bottom: 1.5rem; | ||
} | ||
|
||
.slashSpacer { | ||
|