fix: Update contact bio style to solve overflow (#3753)
This commit is contained in:
@@ -340,6 +340,9 @@ export default {
|
||||
.merege-summary--card {
|
||||
padding: var(--space-normal);
|
||||
}
|
||||
.contact--bio {
|
||||
word-wrap: break-word;
|
||||
}
|
||||
|
||||
.button--contact-menu {
|
||||
position: absolute;
|
||||
|
||||
Reference in New Issue
Block a user