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
commit dda2967e2d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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>