Make file content scrollable
This commit is contained in:
@@ -93,7 +93,7 @@
|
||||
padding: 1.5rem 1px;
|
||||
|
||||
&.content {
|
||||
overflow: hidden;
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
&.meta {
|
||||
|
||||
Reference in New Issue
Block a user