1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-10-27 11:02:16 +01:00

fix: long descriptions (#10845)

This commit is contained in:
Mateusz Kwasniewski 2025-10-23 08:50:49 +02:00 committed by GitHub
parent 8ba35507cd
commit e1d21adc9f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 5 deletions

View File

@ -43,4 +43,5 @@ export const StyledDescription = styled('span')(({ theme }) => ({
textOverflow: 'ellipsis',
display: '-webkit-box',
WebkitBoxOrient: 'vertical',
wordBreak: 'break-word',
}));

View File

@ -292,7 +292,7 @@ exports[`renders an empty list correctly 1`] = `
</span>
</span>
<span
className="css-1121jr7"
className="css-1ui83sq"
data-loading={true}
>
Tag type description when loading
@ -471,7 +471,7 @@ exports[`renders an empty list correctly 1`] = `
</span>
</span>
<span
className="css-1121jr7"
className="css-1ui83sq"
data-loading={true}
>
Tag type description when loading
@ -650,7 +650,7 @@ exports[`renders an empty list correctly 1`] = `
</span>
</span>
<span
className="css-1121jr7"
className="css-1ui83sq"
data-loading={true}
>
Tag type description when loading
@ -829,7 +829,7 @@ exports[`renders an empty list correctly 1`] = `
</span>
</span>
<span
className="css-1121jr7"
className="css-1ui83sq"
data-loading={true}
>
Tag type description when loading
@ -1008,7 +1008,7 @@ exports[`renders an empty list correctly 1`] = `
</span>
</span>
<span
className="css-1121jr7"
className="css-1ui83sq"
data-loading={true}
>
Tag type description when loading