Commit 9cb7d448 by Vik Paruchuri

Border between prompt element

parent 5ae6ce9d
......@@ -702,8 +702,14 @@ section.open-ended-child {
}
}
div.prompt{
padding: 10px;
background-color:white;
border-bottom: 1px solid;
border-color: lightgray;
}
h4{
margin-top: 10px;
}
}
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