This commit is contained in:
Kenneth Jannette
2024-03-14 04:32:33 -05:00
parent e494bb1c11
commit d27f3a57c7
3 changed files with 18 additions and 4 deletions

View File

@@ -335,6 +335,17 @@
}
}
.doced-request-text-up {
color: #a2a2a2;
margin-top: 5px;
margin-left: 8px;
margin-bottom: 16px;
text-align: justify;
&.reqq {
max-width: 24px;
}
}
.request-text-up-row {
display: flex;
flex-direction: row;