Skip to content

Docs: Fix playground width #189

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

Merged
merged 1 commit into from
Jul 20, 2022

Conversation

baseballyama
Copy link
Member

Now playground width is too narorow.
image

To fix this issue, we need to override the layout svelte file's CSS in some way.
However, I could not figure out how to do it because of the markdown involved.
So I used :global to solve this issue.

image

I could not find a way not to use !important.

Copy link
Member

@ota-meshi ota-meshi left a comment

Choose a reason for hiding this comment

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

Thank you!

@ota-meshi ota-meshi merged commit 5d988ff into sveltejs:main Jul 20, 2022
@baseballyama baseballyama deleted the docs/playground-width branch July 20, 2022 07:13
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.

2 participants