mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-08-29 19:35:56 +00:00
fix(ui): tags description was going out of the view (#9120)
This commit is contained in:
parent
0973acc77f
commit
f3016be772
@ -678,9 +678,7 @@ const TagsPage = () => {
|
||||
</div>
|
||||
</div>
|
||||
)}
|
||||
<div
|
||||
className="tw-mb-3 tw--ml-5"
|
||||
data-testid="description-container">
|
||||
<div className="m-b-sm" data-testid="description-container">
|
||||
<Description
|
||||
description={currentCategory?.description || ''}
|
||||
entityName={
|
||||
|
Loading…
x
Reference in New Issue
Block a user