e34d816f by simon

默认提交

1 parent 483cfd0f
......@@ -378,7 +378,7 @@ $blessContentLabelWidth: 650px;
position: relative;
display: flex;
justify-content: center;
margin: 0px auto 36px;
margin: 0px auto 42px;
.btn {
margin: 0 22px;
......@@ -452,8 +452,3 @@ $blessContentLabelWidth: 650px;
#poster {
position: absolute;
}
.editBase64 {
// background: url("https://kdcdn.oss-cn-shenzhen.aliyuncs.com/weapp/jyes/assets/oss/icon-edit.png");
// @extend .bis;
}
......