We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c1e0a2c + a4f1564 commit d170ebfCopy full SHA for d170ebf
1 file changed
app/assets/stylesheets/active_admin_sidebar.scss
@@ -85,3 +85,7 @@ body.active_admin.index #active_admin_content.with_sidebar.collapsible_sidebar {
85
margin-right: 0;
86
}
87
88
+
89
+.with_sidebar .comments .active_admin_comment {
90
+ overflow: auto;
91
+}
0 commit comments