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

样式问题

上级 6236801a
...@@ -497,9 +497,10 @@ export default { ...@@ -497,9 +497,10 @@ export default {
height: 40px; height: 40px;
background: rgba(59, 134, 253, 0.05); background: rgba(59, 134, 253, 0.05);
border-radius: 6px; border-radius: 6px;
border: 1px solid #3B86FD; border: 1PX solid #3B86FD;
align-items: center; align-items: center;
justify-content: center; justify-content: center;
box-sizing: border-box;
& > img { & > img {
width: 14px; width: 14px;
height: 14px; height: 14px;
...@@ -512,7 +513,7 @@ export default { ...@@ -512,7 +513,7 @@ export default {
.buy { .buy {
position: absolute; position: absolute;
top: 0; top: 0;
right: 0; right: 0.014342rem;
z-index: 3; z-index: 3;
width: 34px; width: 34px;
height: 15px; height: 15px;
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册