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

docs(upgrade_to_30): add line-height change docs #12082

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
}

element2 {
font-size: calc(var(--default-font-size), 2);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
font-size: calc(var(--default-font-size), 2);
font-size: calc(var(--default-font-size) * 2);

Or I didn't get whether it was a multiplier or fallback value

susnux
susnux previously approved these changes Aug 1, 2024
Copy link
Contributor

@susnux susnux left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Detailed changelog 😍

@susnux susnux dismissed their stale review August 1, 2024 11:51

did not check it works

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@susnux
Copy link
Contributor

susnux commented Aug 1, 2024

Screenshot 2024-08-01 at 15-22-31 Upgrade to Nextcloud 30 — Nextcloud latest Developer Manual latest documentation

@susnux
Copy link
Contributor

susnux commented Aug 15, 2024

/backport to stable30

@nickvergessen
Copy link
Member

Conflicting files
developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_30.rst

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants