Somewhat messy, but ready for production.
This commit is contained in:
@@ -37,12 +37,13 @@ body .content {
|
||||
}
|
||||
|
||||
#response-area {
|
||||
display: flex;
|
||||
display: block;
|
||||
height: 90%;
|
||||
min-height: 90vh;
|
||||
text-wrap: wrap;
|
||||
flex-wrap: wrap;
|
||||
align-content: flex-end;
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
||||
.form_box {
|
||||
|
||||
Reference in New Issue
Block a user