mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-01-10 23:51:01 -07:00
Fix: admin/driveのアイコンがずれてる (#4710)
This commit is contained in:
parent
dcaf7c3879
commit
5c36a24937
1 changed files with 1 additions and 1 deletions
|
@ -242,7 +242,7 @@ export default Vue.extend({
|
|||
|
||||
> div:nth-child(1)
|
||||
> .thumbnail
|
||||
display block
|
||||
display flex
|
||||
width 64px
|
||||
height 64px
|
||||
background-size cover
|
||||
|
|
Loading…
Reference in a new issue