Content-Length: 257135 | pFad | https://github.com/lowcoder-org/lowcoder/commit/4dc007d23c07d47fb60692ed7355ca70d29edb72

65 limit datasource name to 16ch · lowcoder-org/lowcoder@4dc007d · GitHub
Skip to content

Commit 4dc007d

Browse files
committed
limit datasource name to 16ch
1 parent 7260aa7 commit 4dc007d

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: https://github.com/lowcoder-org/lowcoder/commit/4dc007d23c07d47fb60692ed7355ca70d29edb72

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy