This commit is contained in:
wyw 2025-11-13 17:53:24 +08:00
commit 12281aa470

View File

@ -76,7 +76,7 @@ class GuideCanvas extends Component {
<div style={{ display: "flex", flexDirection: "row", margin: "20px" }}> <div style={{ display: "flex", flexDirection: "row", margin: "20px" }}>
<div <div
style={{ style={{
display: "flex", display: "none",
flexDirection: "column", flexDirection: "column",
alignItems: "center", alignItems: "center",
marginRight: "30px", marginRight: "30px",