Skip to content

Commit 475672e

Browse files
committed
Merge branch 'column-updates'
* column-updates: Removed fixed pixel scale
2 parents 2625e7c + c94cf2b commit 475672e

File tree

1 file changed

+0
-1
lines changed
  • pages/columns/@column/column-inspector

1 file changed

+0
-1
lines changed

pages/columns/@column/column-inspector/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,6 @@ function ColumnPageInner({ columnInfo, linkPrefix = "/", projectID }) {
186186
maxInternalColumns,
187187
showLabelColumn,
188188
hybridScale,
189-
pixelScale: 20,
190189
},
191190
children
192191
),

0 commit comments

Comments
 (0)