Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitf507287

Browse files
committed
fix environment detail width issue
1 parent880a4fb commitf507287

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎client/packages/lowcoder/src/pages/setting/environments/EnvironmentDetail.tsx‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ const EnvironmentDetail: React.FC = () => {
180180
];
181181

182182
return(
183-
<Level1SettingPageContent>
183+
<Level1SettingPageContentstyle={{minWidth:"1000px"}}>
184184
{/* Breadcrumbs */}
185185

186186

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp