Merge branch '637' into 'develop'

Fix user card overflow bug

Closes #637

See merge request pleroma/pleroma-fe!915
This commit is contained in:
HJ 2019-08-12 18:04:52 +00:00
commit 07086ec9ae
1 changed files with 1 additions and 0 deletions

View File

@ -87,6 +87,7 @@
&-expanded-content {
flex: 1;
margin-left: 0.7em;
min-width: 0;
}
}
</style>