提交 cec503f4 编写于 作者: ping zhang's avatar ping zhang

样式优化

上级 393748db
...@@ -82,7 +82,8 @@ export default { ...@@ -82,7 +82,8 @@ export default {
width: 480px; width: 480px;
height: 790px; height: 790px;
background: #fff; background: #fff;
box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.15); // box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.15);
border:1px solid rgba(228, 231, 237, 1);
border-radius: 4px; border-radius: 4px;
.mask { .mask {
position: absolute; position: absolute;
...@@ -99,6 +100,7 @@ export default { ...@@ -99,6 +100,7 @@ export default {
height: 70px; height: 70px;
padding: 0 15px; padding: 0 15px;
background: #f9f9f9; background: #f9f9f9;
border-bottom: 1px solid #E4E7ED;
.title { .title {
padding: 15px 0 28px 0; padding: 15px 0 28px 0;
height: 18px; height: 18px;
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册