Fix: admin/driveのアイコンがずれてる (#4710)
This commit is contained in:
parent
6d09aa86e9
commit
ba3879a95a
|
@ -242,7 +242,7 @@ export default Vue.extend({
|
||||||
|
|
||||||
> div:nth-child(1)
|
> div:nth-child(1)
|
||||||
> .thumbnail
|
> .thumbnail
|
||||||
display block
|
display flex
|
||||||
width 64px
|
width 64px
|
||||||
height 64px
|
height 64px
|
||||||
background-size cover
|
background-size cover
|
||||||
|
|
Loading…
Reference in New Issue