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

Commit1ae320d

Browse files
committed
[Fix]:#1626 remove min-width from the UI
1 parent112a7f1 commit1ae320d

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

‎client/packages/lowcoder/src/comps/controls/optionsControl.tsx‎

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -604,11 +604,6 @@ ColumnOption = class extends ColumnOption implements OptionCompProperty {
604604

605605
return(
606606
<StyledContent>
607-
{useFlexLayout&&this.children.minWidth.propertyView({
608-
label:trans('responsiveLayout.minWidth'),
609-
preInputNode:<StyledIconas={WidthIcon}title=""/>,
610-
placeholder:'3px',
611-
})}
612607
{useFlexLayout&&this.children.width.propertyView({
613608
label:trans('responsiveLayout.width'),
614609
preInputNode:<StyledIconas={WidthIcon}title=""/>,

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp