diff --git a/src/market/type/MarketTypeInput.vue b/src/market/type/MarketTypeInput.vue index ea965c3..72f8e01 100644 --- a/src/market/type/MarketTypeInput.vue +++ b/src/market/type/MarketTypeInput.vue @@ -118,7 +118,7 @@ watchEffect(async () => { box-sizing: border-box; } > img { - @apply inline-block w-5 h-5 me-1; + @apply inline-block w-5 h-5 mt-1 me-1; } }