fix(cover): Compatible with legacy styles, fixed #677 (#678)

Please makes sure these boxes are checked before submitting your PR, thank you!

* [ ] Make sure you are merging your commits to `master` branch.
* [ ] Add some descriptions and refer relative issues for you PR.
* [ ] DO NOT include files inside `lib` directory.
This commit is contained in:
cinwell.li 2018-11-02 02:14:02 +08:00 committed by GitHub
commit 1a945d445a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 2 additions and 15 deletions

View file

@ -61,7 +61,7 @@ section.cover
max-width 500px
padding 0
.cover-main > a[data-button]
.cover-main > p:last-child a
border-color var(--theme-color, $color-primary)
border-radius 2rem
border-style solid