Add container for new comment visuals
This commit is contained in:
@@ -69,6 +69,11 @@ p.comment {
|
||||
h5 {
|
||||
margin-top: 0px;
|
||||
}
|
||||
|
||||
.container {
|
||||
min-height: 300px;
|
||||
overflow-y: auto;
|
||||
}
|
||||
}
|
||||
|
||||
#myComment {
|
||||
|
Reference in New Issue
Block a user