Authored by 周少峰

spread style

{
"name": "yohobuy-node",
"version": "5.8.8",
"version": "5.8.10",
"private": true,
"description": "A New Yohobuy Project With Express",
"repository": {
... ...
... ... @@ -135,15 +135,15 @@
}
.coin-tip-help {
width: 304px;
width: 200px;
padding: 6px 10px;
line-height: 2;
border: 1px solid #000;
background-color: #fff;
text-align: left;
text-align: center;
position: absolute;
top: 38px;
right: -8px;
right: -100px;
display: none;
z-index: 1000;
}
... ... @@ -157,7 +157,7 @@
display: block;
position: absolute;
top: -6px;
right: 10px;
right: 106px;
}
}
... ...