Content-Length: 255140 | pFad | http://github.com/lowcoder-org/lowcoder/commit/91720b92dadb33c7b1cf304281781f5c269f6964
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 7260aa7 commit 91720b9Copy full SHA for 91720b9
client/packages/lowcoder/src/pages/editor/bottom/BottomTabs.tsx
@@ -278,6 +278,7 @@ export function BottomTabs<T extends TabsConfigType>(props: {
278
}}
279
onChange={(value) => setError(editorState.checkRename(tabTitle, value))}
280
onEditStateChange={(editing) => setEditing(editing)}
281
+ style={{maxWidth: '16ch'}}
282
/>
283
<PopupCard
284
editorFocus={!!error && editing}
Fetched URL: http://github.com/lowcoder-org/lowcoder/commit/91720b92dadb33c7b1cf304281781f5c269f6964
Alternative Proxies:
Alternative Proxy
pFad Proxy
pFad v3 Proxy
pFad v4 Proxy
0 commit comments