fix(ui): tags description was going out of the view (#9120)

This commit is contained in:
Chirag Madlani 2022-12-02 17:25:52 +05:30 committed by GitHub
parent 0973acc77f
commit f3016be772
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -678,9 +678,7 @@ const TagsPage = () => {
</div> </div>
</div> </div>
)} )}
<div <div className="m-b-sm" data-testid="description-container">
className="tw-mb-3 tw--ml-5"
data-testid="description-container">
<Description <Description
description={currentCategory?.description || ''} description={currentCategory?.description || ''}
entityName={ entityName={