You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* fix: polish mobile publication layouts
* fix(mobile): dialog-mobile now truly fullscreen height (100dvh, no insets)
* fix(mobile): remove rounded corners and add max-w-[100vw] on all dialog-mobile dialogs
Remove rounded-2xl from mobile fullscreen dialogs to ensure sharp edges, add max-w-[100vw] for true full-width on wider phones, and shift rounded corners to sm: breakpoint for desktop.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* fix(mobile): keyboard shortcuts overlay now fullscreen and scrollable on mobile
* fix(mobile): vault detail header non-sticky on mobile, prevents overlap with publication list header
* fix(mobile): reduce ASCII art font size to prevent clipping on narrow screens
* fix(mobile): toolbar controls now wrap horizontally instead of stacking vertically
* fix(mobile): consistent dialog headings — // prefix, uniform font size, left-aligned on all viewports
* fix: add // prefix to account_settings page heading
---------
Co-authored-by: C-3PO <c3po.bot@gmail.com>
Co-authored-by: velitchko <velitchkofilipov@gmail.com>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
0 commit comments