开发:清理

pull/1563/head
ChenX 3 years ago
parent 4a81e407a7
commit 2534175e36

@ -216,7 +216,7 @@ export class WebCAD
position: absolute;
top:calc(100%/2.2);
left:0;
z-index:${ZINDEX.Common}; `;
z-index:${ZINDEX.Common};`;
document.getElementById("Webgl").appendChild(propertiesBtn);
ReactDOM.render(<PropertiesPanelButton />, propertiesBtn);

Loading…
Cancel
Save