f31f7f8a by Ryan

Merge branch '26919_chatscreen' into 'master'

26919_chatscreen

See merge request !32
2 parents f16baefc b0633197
......@@ -172,6 +172,10 @@ span.info {
margin: 15px 5px;
}
.suggested::-webkit-scrollbar {
display: none;
}
code br:nth-child(-n+2) {
display: none;
}
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!