Commit 0947061a authored by wuhao's avatar wuhao 🎯

loasd

parent 025c86bf
Pipeline #3331 failed with stages
in 2 minutes and 17 seconds
...@@ -83,7 +83,7 @@ function Usercenter() { ...@@ -83,7 +83,7 @@ function Usercenter() {
支持的格式 *.jpeg, *.jpg, *.png, *.gif <br /> 文件不大于 2 MB 支持的格式 *.jpeg, *.jpg, *.png, *.gif <br /> 文件不大于 2 MB
</Typography> </Typography>
<div style={{ height: 48, position: "relative", width: 192 }}> <div style={{ height: 48, position: "relative", width: 192 }}>
<div style={{ position: "absolute", top: 0, left: 0 }}> <div style={{ position: "absolute", top: 0, left: 0,right:12, margin:"auto" }}>
<Fade top when={!edit}> <Fade top when={!edit}>
<> <>
<Stack <Stack
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment