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

request: remove #kino-live-view-container inline styles. #1

Closed
thecristen opened this issue Dec 5, 2024 · 1 comment
Closed

request: remove #kino-live-view-container inline styles. #1

thecristen opened this issue Dec 5, 2024 · 1 comment

Comments

@thecristen
Copy link

<div id="kino-live-view-container" style="display: flex; justify-content: center;">
</div>

I can write components but it requires fighting with this default flexbox wrapper since it changes the default block element behaviour. Is this inline style necessary?

@anthonyshull
Copy link
Owner

This was changed in version 0.0.4. Thanks for the feedback!

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

No branches or pull requests

2 participants