forked from AkkomaGang/akkoma-fe
Merge branch '637' into 'develop'
Fix user card overflow bug Closes #637 See merge request pleroma/pleroma-fe!915
This commit is contained in:
commit
07086ec9ae
1 changed files with 1 additions and 0 deletions
|
@ -87,6 +87,7 @@
|
||||||
&-expanded-content {
|
&-expanded-content {
|
||||||
flex: 1;
|
flex: 1;
|
||||||
margin-left: 0.7em;
|
margin-left: 0.7em;
|
||||||
|
min-width: 0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
Loading…
Reference in a new issue