Commit b8a79af5 by swdanielli

fix scroll bar

parent abe5b1f2
......@@ -39,7 +39,7 @@
.recommender_title {
flex-grow : 1;
max-height: 65px;
overflow-y: scroll;
overflow-y: auto;
}
.question {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment