Merge pull request #6086 from oswaldoacauan/fix-6012
Fix fuzzy chat font rendering.
This commit is contained in:
commit
7ca66965da
@ -45,6 +45,7 @@ $background-active: darken($color-white, 5%);
|
||||
justify-content: space-around;
|
||||
overflow: hidden;
|
||||
height: 100vh;
|
||||
transform: translateZ(0);
|
||||
}
|
||||
|
||||
.header {
|
||||
|
Loading…
Reference in New Issue
Block a user