This commit is contained in:
Kenneth Jannette
2024-02-24 01:19:28 -06:00
parent c194f23ebd
commit 85b12b17e0
5 changed files with 28 additions and 10 deletions

View File

@@ -12,21 +12,25 @@
}
.modal-header-text-wrapper {
margin-bottom: 12px;
margin-bottom: 18px;
padding: 0px 8px;
}
.upload-modal-header-text {
font-family: Roboto;
font-size: 0.89rem;
font-weight: 400;
line-height: 1.25rem;
line-height: 1.1rem;
margin: 0px 0px 10px 0px;
}
.upload-header-bold {
font-weight: 500;
}
.modal-document-error {
margin: -10px 2px 0px 5px;
color: red;
font-size: 0.85rem;
font-size: 0.89rem;
}
.create-modal-header {