提交 eb3b1e92 编写于 作者: changdi.hao's avatar changdi.hao

优化ui

上级 f43ae39e
...@@ -30,8 +30,13 @@ ...@@ -30,8 +30,13 @@
} }
svg { svg {
position: fixed; position: fixed;
top: 280px; // top: 280px;
left: 166px; // left: 166px;
left: 0;
right: 0;
top: 0;
bottom: 0;
margin: auto;
z-index: 9999; z-index: 9999;
} }
} }
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册