Skip to content

Conversation

@inikolova
Copy link
Contributor

Related to #5037

@inikolova inikolova self-assigned this Aug 14, 2024
@inikolova inikolova marked this pull request as ready for review August 14, 2024 13:28
@inikolova inikolova requested a review from a team as a code owner August 14, 2024 13:28
Copy link
Contributor

@epetrow epetrow left a comment

Choose a reason for hiding this comment

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

I wonder do we actually need to override the display of the label from inline-flex to inline? If not maybe we can merge the styles? For example:

.k-checkbox + .k-label,
.k-label + .k-checkbox,
/* etc. */ {
  margin-inline-start: $kendo-checkbox-label-margin-x;
}

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