Content-Length: 258954 | pFad | http://github.com/lowcoder-org/lowcoder/commit/2b0ff80c44c9ac9f40f1a183e0478a952c0258ce

F1 Merge pull request #1471 from lowcoder-org/datasourcename · lowcoder-org/lowcoder@2b0ff80 · GitHub
Skip to content

Commit 2b0ff80

Browse files
authored
Merge pull request #1471 from lowcoder-org/datasourcename
limited datasource name to 16 characters
2 parents 7260aa7 + 4dc007d commit 2b0ff80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/packages/lowcoder/src/pages/editor/bottom/BottomTabs.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,7 @@ export function BottomTabs<T extends TabsConfigType>(props: {
266266
</React.Fragment>
267267
))}
268268

269-
<div style={{ margin: "auto" }}>
269+
<div style={{ margin: "auto", width: 0, flexGrow: 1, minWidth: '16ch' }}>
270270
<EditText
271271
disabled={readOnly}
272272
text={tabTitle}

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/lowcoder-org/lowcoder/commit/2b0ff80c44c9ac9f40f1a183e0478a952c0258ce

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy