Skip to content

Commit

Permalink
尝试解决背景底色闪烁问题
Browse files Browse the repository at this point in the history
  • Loading branch information
幾米 committed Aug 19, 2020
1 parent 391b9d8 commit 4dd5eef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions box/chavy.boxjs.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
background-position: center;
background-size: cover;
background-repeat: no-repeat;
background-color: inherit;
}
[v-cloak] {
display: none;
Expand Down

0 comments on commit 4dd5eef

Please sign in to comment.