style(map): align valve setting input
This commit is contained in:
@@ -360,7 +360,7 @@ const PropertyPanel: React.FC<PropertyPanelProps> = ({
|
|||||||
handleTextChange(draftKey, event)
|
handleTextChange(draftKey, event)
|
||||||
}
|
}
|
||||||
sx={{
|
sx={{
|
||||||
width: 150,
|
width: 118,
|
||||||
"& .MuiInputBase-input": {
|
"& .MuiInputBase-input": {
|
||||||
height: 15,
|
height: 15,
|
||||||
fontSize: 13,
|
fontSize: 13,
|
||||||
|
|||||||
Reference in New Issue
Block a user