默认提交
Showing
1 changed file
with
1 additions
and
6 deletions
| ... | @@ -378,7 +378,7 @@ $blessContentLabelWidth: 650px; | ... | @@ -378,7 +378,7 @@ $blessContentLabelWidth: 650px; |
| 378 | position: relative; | 378 | position: relative; |
| 379 | display: flex; | 379 | display: flex; |
| 380 | justify-content: center; | 380 | justify-content: center; |
| 381 | margin: 0px auto 36px; | 381 | margin: 0px auto 42px; |
| 382 | 382 | ||
| 383 | .btn { | 383 | .btn { |
| 384 | margin: 0 22px; | 384 | margin: 0 22px; |
| ... | @@ -452,8 +452,3 @@ $blessContentLabelWidth: 650px; | ... | @@ -452,8 +452,3 @@ $blessContentLabelWidth: 650px; |
| 452 | #poster { | 452 | #poster { |
| 453 | position: absolute; | 453 | position: absolute; |
| 454 | } | 454 | } |
| 455 | |||
| 456 | .editBase64 { | ||
| 457 | // background: url("https://kdcdn.oss-cn-shenzhen.aliyuncs.com/weapp/jyes/assets/oss/icon-edit.png"); | ||
| 458 | // @extend .bis; | ||
| 459 | } | ... | ... |
-
Please register or sign in to post a comment