feat: add maximum content width constraint for wide displays (Closes #2) #41
Reference in New Issue
Block a user
Delete Branch "feature/issue-2-maximum-content-width-constraint"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
MAX_CONTENT_WIDTH = 1200.dptoUiConstantsBoxwithwidthIn(max = MAX_CONTENT_WIDTH)so content doesn't stretch on ultra-wide monitorsCloses #2
Test plan