修复:材质球编辑器UI显示问题

pull/1482/MERGE
ChenX 3 years ago
parent 11eec6903d
commit e1d0446aa7

@ -35,7 +35,6 @@ export class PropertiesPane extends React.Component<{ store?: MaterialStore; },
<div style={{
overflowY: "auto",
overflowX: "hidden",
height: "55vh",
}}>
<Texture
prompt="纹理贴图"

Loading…
Cancel
Save