This commit is contained in:
Kenneth Jannette
2024-03-09 08:22:11 -06:00
parent f6da085928
commit e354515255
6 changed files with 50 additions and 47 deletions

View File

@@ -426,6 +426,7 @@
.reqedit-report-container {
width: 90%;
margin-top: -20px;
margin-left: 16px;
}
.docedit-report-link {
font-size: 0.95rem;
@@ -441,7 +442,7 @@
min-width: 700px;
display: flex;
flex-direction: row;
margin: 16px 0px;
margin: 16px 0px 8px 0px;
}
@media only screen and (max-width: 1140px) {