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

Unordered list indent fix #2528

Merged
merged 3 commits into from Oct 1, 2022

Conversation

devstardude
Copy link
Contributor

Issue #2494
=> Keep the indentation with multiline contents of Item in List

Change in @mantine/core package at List/List.styles.ts component
Fix:
list-style-position: outside;

Reference:
https://www.w3schools.com/cssref/pr_list-style-position.asp

@zhulien-ivanov
Copy link
Contributor

You should format your code with Prettier.

@rtivital
Copy link
Member

@devstardude please fix errors

@devstardude
Copy link
Contributor Author

I formatted the code with prettier in the lastest commit. Please review.

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.

None yet

3 participants