Fix relationship preview alt text overflowing
This commit is contained in:
@@ -171,6 +171,11 @@ body[data-current-user-can-approve-posts="true"] .post-preview {
|
||||
border: none;
|
||||
margin: 0;
|
||||
padding: 5px 5px 10px;
|
||||
max-width: 154px;
|
||||
|
||||
img {
|
||||
white-space: normal;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user