fix: improve top-left logo position

This commit is contained in:
Yang Luo
2026-04-11 22:33:20 +08:00
parent 3aafa91937
commit 25d8595e66

View File

@@ -637,8 +637,8 @@ function ManagementPage(props) {
flexShrink: 0,
display: "flex",
alignItems: "center",
justifyContent: "center",
padding: siderCollapsed ? "0" : "0 16px",
justifyContent: siderCollapsed ? "center" : "flex-start",
padding: siderCollapsed ? "0" : "0 16px 0 24px",
overflow: "hidden",
}}>
<Link to="/">