1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-04 16:35:56 +02:00
This commit is contained in:
syuilo
2018-10-22 18:19:25 +09:00
parent 4848b71ca0
commit 213a7f137e

View File

@@ -296,15 +296,14 @@ export default Vue.extend({
> .images
display grid
grid-template-rows 1fr 1fr 1fr
grid-template-columns 1fr 1fr 1fr
gap 4px
height 250px
padding 16px
margin-bottom 16px
background var(--face)
> *
height 70px
background-position center center
background-size cover
background-clip content-box