Merge pull request #6086 from oswaldoacauan/fix-6012

Fix fuzzy chat font rendering.
This commit is contained in:
Anton Georgiev 2018-09-19 14:40:32 -04:00 committed by GitHub
commit 7ca66965da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -45,6 +45,7 @@ $background-active: darken($color-white, 5%);
justify-content: space-around;
overflow: hidden;
height: 100vh;
transform: translateZ(0);
}
.header {