优化
This commit is contained in:
@@ -153,7 +153,7 @@ const PropTextarea: React.FC<PropTextareaProps> = ({ value, onCommit, ...props }
|
||||
|
||||
export type MobilePropModule = 'content' | 'properties' | 'layers' | 'nudge';
|
||||
|
||||
const MOBILE_NUDGE_STEP_MM = 0.5;
|
||||
const MOBILE_NUDGE_STEP_MM = 0.1;
|
||||
|
||||
interface PropSidebarProps {
|
||||
template: LabelTemplate;
|
||||
|
||||
Reference in New Issue
Block a user