Content-Length: 257138 | pFad | http://github.com/Lowcoder-Pro/lowcoder-viewer/commit/4140a71968b334b990eb289e1851700fb6aba0f5
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 fb90fe3 commit 4140a71Copy full SHA for 4140a71
client/packages/lowcoder/src/comps/comps/tableComp/tableCompView.tsx
@@ -359,7 +359,7 @@ const TableTd = styled.td<{
359
color: ${(props) => props.$style.text};
360
font-weight: ${(props) => props.$style.textWeight};
361
font-family: ${(props) => props.$style.fontFamily};
362
-
+ overflow: hidden;
363
${(props) => props.$tableSize === 'small' && `
364
padding: 1px 8px;
365
font-size: ${props.$defaultThemeDetail.textSize == props.$style.textSize ? '14px !important' : props.$style.textSize + ' !important'};
Fetched URL: http://github.com/Lowcoder-Pro/lowcoder-viewer/commit/4140a71968b334b990eb289e1851700fb6aba0f5
Alternative Proxies:
Alternative Proxy
pFad Proxy
pFad v3 Proxy
pFad v4 Proxy
0 commit comments