46063: overflow-text-clamp wrapper attempt

This commit is contained in:
Lotte Hofstede
2017-12-20 08:55:45 +01:00
parent 970b1f6b74
commit eb2143d0a1
8 changed files with 70 additions and 7 deletions

View File

@@ -23,6 +23,7 @@ body {
display: flex;
min-height: 100vh;
flex-direction: column;
width: 100%;
}
.main-content {