Content-Length: 261534 | pFad | http://github.com/lowcoder-org/lowcoder/commit/bcd42acfd0a10e69723ef7a59293cc0338edbb68
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.
2 parents ccfd15a + bc99056 commit bcd42acCopy full SHA for bcd42ac
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/bcd42acfd0a10e69723ef7a59293cc0338edbb68
Alternative Proxies:
Alternative Proxy
pFad Proxy
pFad v3 Proxy
pFad v4 Proxy
0 commit comments