temp fixes

This commit is contained in:
Ross
2020-09-23 23:27:25 +01:00
parent e8fea59717
commit 5dfd0c4ff3
2 changed files with 26 additions and 6 deletions
+5
View File
@@ -460,6 +460,11 @@ td {
margin-bottom: 1.6rem;
}
.long-answer-marked {
overflow: auto;
resize: auto;
}
.long-answer:focus {
box-shadow: 0 0 0 3px #4527A0;
}