Skip to content

[BUG] contentMaxWidth not working with horozintal/vertical layouts #2134

@adamantike

Description

@adamantike

Environment

Self-Hosted (Docker)

System

No response

Version

4.0.8

Describe the problem

The contentMaxWidth config value sets --content-max-width inline, but both horizontal and vertical layouts also set this same variable in Home.vue, so the inline value is never taken into account.

Small appConfig that reproduces the issue:

appConfig:
  layout: vertical # or horizontal
  contentMaxWidth: 98%

Additional info

No response

Please tick the boxes

Metadata

Metadata

Assignees

Labels

🐛 Bug[ISSUE] Ticket describing something that isn't working

Projects

Status

Awaiting Triage

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions