Skip to content

Conversation

ShGKme
Copy link
Contributor

@ShGKme ShGKme commented Aug 1, 2024

}

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 <[email protected]>
@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 susnux requested a review from nickvergessen August 13, 2024 16:11
@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.

8 participants