style(map): align valve setting input

This commit is contained in:
2026-07-16 17:55:58 +08:00
parent eb8950c89a
commit 3d7b594682
@@ -360,7 +360,7 @@ const PropertyPanel: React.FC<PropertyPanelProps> = ({
handleTextChange(draftKey, event)
}
sx={{
width: 150,
width: 118,
"& .MuiInputBase-input": {
height: 15,
fontSize: 13,