!2603 优化:修改设置界面拆单UI

pull/1697/MERGE
钱若寒 7 months ago committed by ChenX
parent 7782e6c51e
commit d8da5345c3

@ -25,7 +25,7 @@ export class ChaiDanPanel extends React.Component
<Card>
<p style={{ marginBottom: 10, fontSize: 12 }}>(mm)</p>
<Label className={Classes.INLINE}>
<span style={{ width: "auto" }}>:</span>
<span style={{ width: "auto", marginRight: -2 }}></span>
<ToasterInput
optKey="modeling2HoleRad"
inputClassName="time-config"
@ -33,6 +33,7 @@ export class ChaiDanPanel extends React.Component
uiOption={this.chaidanUiData}
type={CheckObjectType.GT0Num}
/>
<span style={{ width: "auto", marginLeft: 12 }}>,</span>
</Label>
<div className="flex">
<Label className={Classes.INLINE} style={{ marginRight: 15 }}>

Loading…
Cancel
Save