Make file content scrollable

This commit is contained in:
Basti 2018-01-06 15:15:52 +00:00
parent 411613088a
commit c46f363316
1 changed files with 1 additions and 1 deletions

View File

@ -93,7 +93,7 @@
padding: 1.5rem 1px;
&.content {
overflow: hidden;
overflow: auto;
}
&.meta {