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

Quick fix for mobile styles #108

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

zvedenyuk
Copy link
Contributor

Quick (and probably not very good) fix of adaptive layout.

Fixes #107

Quick (and probably not very good) fix of adaptive layout
@I-Dont-Remember
Copy link

Notes in case it's helpful:

  • Worked for me for basic use case (generic Notion page with all content stacked in order)
  • ❌ broke on a page where I had elements that were dragged next to each other - looks like everything just ended up stacking.

Wonder if it might be easier to have Notion do the work by changing the emulator to mimic a mobile device? I tried for a few minutes but it just kept stalling out on me during scrolling.


Screenshot comparison

This (before applying PR)
image

VS (with this change applied)
image

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.

Mobile styles
2 participants