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

Commit0224c0b

Browse files
committed
fix workspaces table layout
1 parent0bcdbf6 commit0224c0b

File tree

1 file changed

+1
-1
lines changed
  • client/packages/lowcoder/src/pages/setting/organization

1 file changed

+1
-1
lines changed

‎client/packages/lowcoder/src/pages/setting/organization/orgList.tsx‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ function OrganizationSetting() {
217217
console.log("dataSource",dataSource);
218218

219219
return(
220-
<Level1SettingPageContentWithList>
220+
<Level1SettingPageContentWithListstyle={{minWidth:"1000px"}}>
221221
<Level1SettingPageTitleWithBtn>
222222
{trans("settings.organization")}
223223
{isSaasMode(sysConfig)&&(

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp