Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(Label): missing text overflow #1206

Merged
merged 1 commit into from
Jan 24, 2024
Merged

fix(Label): missing text overflow #1206

merged 1 commit into from
Jan 24, 2024

Conversation

Vladeeg
Copy link
Contributor

@Vladeeg Vladeeg commented Dec 15, 2023

No description provided.

@Vladeeg Vladeeg requested a review from goshander as a code owner December 15, 2023 14:01
@gravity-ui-bot
Copy link
Contributor

Playwright Test Component is ready.

@gravity-ui-bot
Copy link
Contributor

Preview is ready.

Comment on lines 59 to 67
&__content,
&__key,
&__separator,
&__value {
vertical-align: top;

display: inline-block;
}

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It does nothing, all these elements are flex's children. Can be removed without any difference

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You're right, I guess it came from my first attempts to fix this the other way so I assumed it did something important

@Vladeeg Vladeeg force-pushed the fix/label-text-overflow branch from c479d7a to 5922401 Compare December 28, 2023 12:53
@Vladeeg Vladeeg force-pushed the fix/label-text-overflow branch from 5922401 to 9106860 Compare January 24, 2024 13:52
@Vladeeg Vladeeg merged commit 60357cd into main Jan 24, 2024
4 checks passed
@Vladeeg Vladeeg deleted the fix/label-text-overflow branch January 24, 2024 15:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants