mirror of
https://github.com/datahub-project/datahub.git
synced 2025-08-18 22:28:01 +00:00
fix(ui) Wrap schema field descriptions to allow read more/less always (#6541)
Co-authored-by: Chris Collins <chriscollins@Chriss-MacBook-Pro-2.local>
This commit is contained in:
parent
ce3f663a57
commit
cc832124df
@ -160,6 +160,7 @@ export default function DescriptionField({ description, onUpdate, isEdited = fal
|
||||
</>
|
||||
}
|
||||
suffix={EditButton}
|
||||
shouldWrap
|
||||
>
|
||||
{description}
|
||||
</StripMarkdownText>
|
||||
|
Loading…
x
Reference in New Issue
Block a user