Merge pull request #2611 from tamaina/improve-media

メディアリストにバナータイプのメディアビューを追加
This commit is contained in:
syuilo
2018-09-16 04:28:07 +09:00
committed by GitHub
6 changed files with 166 additions and 56 deletions

View File

@@ -89,7 +89,7 @@ export default Vue.extend({
text-align center
font-size 12px
> b
> *
display block
</style>

View File

@@ -79,7 +79,6 @@ export default Vue.extend({
justify-content center
align-items center
font-size 3.5em
cursor zoom-in
overflow hidden
background-position center
@@ -101,5 +100,4 @@ export default Vue.extend({
> b
display block
</style>