Skip to content

Commit

Permalink
[TASK] Enable container element adjustments
Browse files Browse the repository at this point in the history
  • Loading branch information
buepro committed Aug 16, 2024
1 parent 631727d commit 5f2b70f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Configuration/page.tsconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
// Container-elements
TCEFORM.tt_content.pi_flexform {
ce_columns2.sAdjust.disabled = 0
ce_columns3.sAdjust.disabled = 0
ce_columns4.sAdjust.disabled = 0
}

0 comments on commit 5f2b70f

Please sign in to comment.