Enhance comments section styling: set max-height and enable overflow scrolling
This commit is contained in:
@@ -796,7 +796,8 @@ body>.top {
|
||||
|
||||
.comments {
|
||||
border-radius: 3px;
|
||||
margin-bottom: 10px;
|
||||
max-height: 406px;
|
||||
overflow-y: auto;
|
||||
|
||||
.new_comment {
|
||||
margin-bottom: 10px;
|
||||
|
||||
Reference in New Issue
Block a user