This commit is contained in:
Kenneth Jannette
2024-03-05 21:29:46 -06:00
parent d3528ae896
commit de3d4c8429
2 changed files with 39 additions and 1 deletions

View File

@@ -79,6 +79,14 @@
margin-top: 0.6rem;
}
.req-editing-button-container {
width: 100%;
display: flex;
flex-direction: column;
align-items: flex-end;
margin-top: 0.6rem;
}
.edit-back-button {
height: 50px;
width: 215px;
@@ -413,6 +421,10 @@
margin-top: 50px;
}
.reqedit-report-container {
width: 90%;
margin-top: -20px;
}
.docedit-report-link {
font-size: 0.95rem;
color: #fa6400;