Fix file preview content not breaking

This commit is contained in:
2017-12-26 14:55:37 +01:00
parent a27d142b4b
commit e4520d86c3
2 changed files with 5 additions and 2 deletions

View File

@@ -82,11 +82,12 @@
padding: 1.5rem 1px;
&.content {
// foo
overflow: hidden;
}
&.meta {
grid-column-start: 3;
overflow: hidden;
dl {
margin: 0;