提交 775d0a91 编写于 作者: guangjun.yang's avatar guangjun.yang

样式问题

上级 4d5626fc
......@@ -402,8 +402,9 @@ export default {
z-index: 100;
width: 100%;
text-align: center;
border-bottom: 1px solid #e7e7e7;
// border-bottom: 1px solid #e7e7e7;
background: #fff;
box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.04);
tr {
font-size: 15px;
font-weight: 700;
......@@ -432,10 +433,10 @@ export default {
background: rgba(68, 146, 132, 1);
}
span.android:nth-child(2) {
bottom: -12px;
bottom: -10px;
}
span.ios:nth-child(2) {
bottom: -10px;
bottom: -8px;
}
}
}
......@@ -466,7 +467,7 @@ export default {
position: relative;
top: 0;
left: 0;
z-index: 1;
z-index: 4;
display: flex;
width: 150px;
height: 40px;
......@@ -488,7 +489,7 @@ export default {
position: absolute;
top: 0;
right: -1px;
z-index: 2;
z-index: 3;
width: 34px;
height: 15px;
}
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册