Describe the bug
The line spacing button does not seem to be visible when the app loads its mobile UI. This happens on the PWA on Android, but it's not PWA-specific. If you scale a desktop browser window down to ~phone screen size and refresh the page (so it loads the mobile UI), the button disappears there too. It is there as intended in the normal web app on Desktop.
To Reproduce
Open the editor on a PWA on Android, or shrink the browser window to phone-sized width and refresh the page on desktop (so the mobile UI loads). No special steps needed.
Expected behavior
The button should be visible regardless of how big the screen is. The only other way one can create a note with a different line spacing on a smaller screen is to use a template that you create on Desktop with the line spacing set.
Screenshots
This line spacing button (in the web app):

is nowhere to be found in the PWA (or mobile UI in general):

System Information:
- OS: Android 16/17, GrapheneOS (also reproducible on desktop by resizing the browser window)
- Browser: Vanadium/Chrome, Firefox
- Browser Version: Vanadium/Chrome
v150.0.7871.124.0, Firefox v152.0.6
- Browser Extensions: None
- Do you have any DNS-based content/ad-blockers?: NextDNS (does not affect it)
- Are you on a managed network?: No
Additional context
Doesn't seem to be PWA-specific, more likely a responsive layout issue that hides the button below a certain screen width.
Describe the bug
The line spacing button does not seem to be visible when the app loads its mobile UI. This happens on the PWA on Android, but it's not PWA-specific. If you scale a desktop browser window down to ~phone screen size and refresh the page (so it loads the mobile UI), the button disappears there too. It is there as intended in the normal web app on Desktop.
To Reproduce
Open the editor on a PWA on Android, or shrink the browser window to phone-sized width and refresh the page on desktop (so the mobile UI loads). No special steps needed.
Expected behavior
The button should be visible regardless of how big the screen is. The only other way one can create a note with a different line spacing on a smaller screen is to use a template that you create on Desktop with the line spacing set.
Screenshots


This line spacing button (in the web app):
is nowhere to be found in the PWA (or mobile UI in general):
System Information:
v150.0.7871.124.0, Firefoxv152.0.6Additional context
Doesn't seem to be PWA-specific, more likely a responsive layout issue that hides the button below a certain screen width.