fix: 样式修改

This commit is contained in:
kaizheng(郑凯) 2025-03-10 19:31:06 +08:00
parent a9ebec0cc0
commit 777e90d62b

View File

@ -84,11 +84,6 @@ const toDetail = async () => {
}
</script>
<style scoped lang="scss">
@media screen and (min-width: 480px) {
.item-wrap {
height: 230px !important;
}
}
.item-wrap {
display: flex;
align-items: center;