Skip to content

fix(viewer): use the header height token for the document offset - #6070

Open
Darshan-upadhyay1110 wants to merge 1 commit into
mainfrom
darshan/private/viewer-header-height-main
Open

fix(viewer): use the header height token for the document offset#6070
Darshan-upadhyay1110 wants to merge 1 commit into
mainfrom
darshan/private/viewer-header-height-main

Conversation

@Darshan-upadhyay1110

Copy link
Copy Markdown
Collaborator
  • Nextcloud 35 reduces --header-height from 50px to 44px.
  • The fixed -50px offset now cuts off the top of the Collabora Online toolbar.
  • Use calc(var(--header-height) * -1) so the offset follows the theme.

stable 35 patch: #6069

- Nextcloud 35 reduces --header-height from 50px to 44px.
- The fixed -50px offset now cuts off the top of the Collabora Online toolbar.
- Use calc(var(--header-height) * -1) so the offset follows the theme.

Signed-off-by: Darshan-upadhyay1110 <darshan.upadhyay@collabora.com>
@Darshan-upadhyay1110
Darshan-upadhyay1110 force-pushed the darshan/private/viewer-header-height-main branch from 98877f0 to 49b2d2e Compare September 11, 2026 08:48
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.

1 participant