Authored by TaoHuang

fix

... ... @@ -388,17 +388,6 @@ export default {
}
}
.pull {
position: absolute;
background-color: black;
color: white;
height: 120PX;
width: 100%;
font-size: 24px;
text-align: center;
line-height: 70PX;
}
.publish-btn {
width: 260px;
height: 80px;
... ...