Content-Length: 259606 | pFad | http://github.com/lowcoder-org/lowcoder/commit/119f701263f5907a7147793272bc1c1cec713829
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 511d57c commit 119f701Copy full SHA for 119f701
client/packages/lowcoder/src/comps/comps/tableComp/column/tableColumnComp.tsx
@@ -356,7 +356,7 @@ export class ColumnComp extends ColumnInitComp {
356
preInputNode: <StyledBorderRadiusIcon as={IconRadius} title="" />,
357
placeholder: '3px',
358
})}
359
- {this.children.textSize.propertyView({
+ {columnType !== 'markdown' && this.children.textSize.propertyView({
360
label: trans('style.textSize'),
361
preInputNode: <StyledTextSizeIcon as={TextSizeIcon} title="" />,
362
placeholder: '14px',
Fetched URL: http://github.com/lowcoder-org/lowcoder/commit/119f701263f5907a7147793272bc1c1cec713829
Alternative Proxies:
Alternative Proxy
pFad Proxy
pFad v3 Proxy
pFad v4 Proxy
0 commit comments